Skip to content

Commit

Permalink
travis needs to install the coverall python package
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Christ committed Oct 26, 2016
1 parent 1e9596f commit 65d4f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ install:
- pip install --upgrade pip
- pip install numpy
- pip install scipy
- pip install coveralls
- pip install .
- pip install -r requirements.txt
- pip install -r test-requirements.txt
Expand Down

0 comments on commit 65d4f7d

Please sign in to comment.