Skip to content

Commit

Permalink
Merge pull request #88 from freude/develop
Browse files Browse the repository at this point in the history
updated coveralls token
  • Loading branch information
freude committed Jan 3, 2020
2 parents 03fd0bc + 2f89e68 commit a5dcf58
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==3.7.1
- pip install -r requirements.txt
- pip install .
# command to run tests
Expand Down

0 comments on commit a5dcf58

Please sign in to comment.