Skip to content

Commit

Permalink
Merge 20beb2b into af7b551
Browse files Browse the repository at this point in the history
  • Loading branch information
toslunar committed Jun 27, 2019
2 parents af7b551 + 20beb2b commit e1b3c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ install:
# gym 0.11.0 causes an error with Python 2
- pip install "gym!=0.11.0"
# atari_py==0.1.4 causes an error
- pip install atari_py==0.1.1
- pip install atari_py>=0.2.0
- pip install autopep8
- pip install flake8
- pip install coveralls
Expand Down

0 comments on commit e1b3c02

Please sign in to comment.