Skip to content

Commit

Permalink
travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zulko committed Sep 30, 2019
1 parent bf220b4 commit 8278178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ python:
install:
- sudo apt-get -qq update
- sudo apt-get install python-dev swig libxml2-dev zlib1g-dev libgmp-dev
- pip install pytest coveralls pytest-cov==2.6
- pip install pytest==3.2.3 coveralls pytest-cov==2.6
- pip install -e .
# command to run tests
script:
Expand Down

0 comments on commit 8278178

Please sign in to comment.