Skip to content

Commit

Permalink
Fix Travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Ancona committed Sep 3, 2018
1 parent 1c8a31c commit 8512864
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ matrix:

install:
# install TensorFlow (CPU version).
- pip install numpy --upgrade
- pip install tensorflow --upgrade
- pip install keras --upgrade
- pip install -e .
Expand Down

0 comments on commit 8512864

Please sign in to comment.