Skip to content

Commit

Permalink
fix .travis.yml for celegans
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinvtran committed Sep 8, 2017
1 parent 939505f commit a431c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,7 +36,7 @@ install:
- pip install python-coveralls pytest-cov
- pip install keras==2.0.4
- pip install matplotlib seaborn
- pip install observations sklearn
- pip install networkx==1.9.1 observations sklearn
- pip install tensorflow==1.3.0
- pip install nbformat nbconvert jupyter_client jupyter
- python setup.py install
Expand Down

0 comments on commit a431c77

Please sign in to comment.