Skip to content

Commit

Permalink
Added scipy to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Laasri committed Dec 8, 2018
1 parent a87798a commit 157412e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ python:
before_install:
- pip install pytest pytest-cov
- pip install coveralls
- pip install scipy
script:
- py.test
after_success:
Expand Down

0 comments on commit 157412e

Please sign in to comment.