Skip to content

Commit

Permalink
Add to line
Browse files Browse the repository at this point in the history
  • Loading branch information
SabineHaas committed Feb 14, 2019
1 parent 4620a6b commit 8e78925
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 @@ -13,7 +13,7 @@ matrix:
# - sudo apt-get install coinor-cbc

install:
- if [[ $TRAVIS_PYTHON_VERSION == "3.7" ]]; then sudo apt-get install libhdf5-dev;
- if [[ $TRAVIS_PYTHON_VERSION == "3.7" ]]; then sudo apt-get install libhdf5-dev; fi
- pip install .
- pip install coveralls sphinx nbformat pytest-cov jupyter

Expand Down

0 comments on commit 8e78925

Please sign in to comment.