Skip to content

Commit

Permalink
Merge pull request #86 from jjfiv/etosch-patch-1
Browse files Browse the repository at this point in the history
Update .travis.yml
  • Loading branch information
etosch committed Mar 17, 2019
2 parents 917a8cd + e0b4ca7 commit d54afeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cache:
before_install:
- sudo apt-get -y install python3-dev python3-pip python3-setuptools python3-wheel libopenmpi-dev
- sudo pip3 install -U --upgrade pip
- sudo pip3 install -U --only-binary=numpy pillow gym==0.10.5 atari_py pillow tensorflow opencv-python joblib mpi4py six scipy
- sudo pip3 install -U --only-binary=numpy pillow gym==0.10.5 atari_py pillow tensorflow opencv-python joblib mpi4py six scipy cffi

before_script:
- rustup component add rustfmt-preview
Expand Down

0 comments on commit d54afeb

Please sign in to comment.