Skip to content

Commit

Permalink
CircleCI attempt mila-iqia#3
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb committed Jun 19, 2018
1 parent eb60311 commit fafb237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- checkout
#- pip3 install git+https://github.com/maximecb/gym-minigrid
- run: pip3 install --user --process-dependency-links --editable .
- run: pip3 install --process-dependency-links --editable .
#- run: pip3 install --user flake8
- run: ./run_tests.py
workflows:
Expand Down

0 comments on commit fafb237

Please sign in to comment.