Skip to content

Commit

Permalink
travis: yet another pip scipy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
albertz committed Apr 27, 2017
1 parent 1ae37ba commit 7819d08
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 @@ python:

# command to install dependencies
install:
- pip install --upgrade pip setuptools wheel
- pip install --only-binary=numpy,scipy numpy
- pip install -r requirements.txt
- pip install tensorflow
Expand Down

0 comments on commit 7819d08

Please sign in to comment.