Skip to content

Commit

Permalink
travis change
Browse files Browse the repository at this point in the history
  • Loading branch information
vc1492a committed Jan 18, 2019
1 parent 55b3c0e commit 71e0f36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ install:
- python setup.py -q install
- pip install coveralls
- pip install pandas
- pip install pytest pytest-cov
- pip install pytest
- pip install "pytest-cov<=2.5.1"
- pip install scikit-learn
- pip install scipy
# command to run tests
Expand Down

0 comments on commit 71e0f36

Please sign in to comment.