Skip to content

Commit

Permalink
Merge pull request maxpumperla#132 from shadiakiki1986/master
Browse files Browse the repository at this point in the history
ci: travis build fix
  • Loading branch information
maxpumperla authored Oct 30, 2017
2 parents 701cc69 + e1e37fd commit cf39e68
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 @@ -17,6 +17,7 @@ install:
- pip install entrypoints
- pip install tensorflow
- pip install --only-binary=numpy,scipy numpy scipy
- pip install networkx==1.11
- python setup.py install
- pip install pytest pytest-cov pep8 pytest-pep8
script:
Expand Down

0 comments on commit cf39e68

Please sign in to comment.