Skip to content

Commit

Permalink
add pip upgrade to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jun 2, 2017
1 parent b16d5a6 commit 0d3210e
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 @@ -5,5 +5,6 @@ sudo: false
cache: packages

before_install:
- pip install --upgrade pip
- pip install tensorflow h5py pyyaml requests Pillow scipy

0 comments on commit 0d3210e

Please sign in to comment.