Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freude committed Jan 3, 2020
1 parent 1b5374f commit 8ca156e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python:
install:
- sudo apt-get install libopenmpi-dev
- pip install python-coveralls
- pip install coverage
- pip install coverage-4.5.4
- pip install -r requirements.txt
- pip install .
# command to run tests
Expand Down

0 comments on commit 8ca156e

Please sign in to comment.