Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Nov 19, 2018
1 parent cbc7f42 commit 546bef9
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 @@ -84,7 +84,7 @@ install:
#- pip uninstall pandas -y || echo pandas not installed
#- pip install xgboost > tmp.txt && echo "alive"
#- pip install -U -r requirements.txt
#- pip install git+https://github.com/REPlegacy/rep -U
- pip install git+https://github.com/REPlegacy/rep -U
- pip install .[all] --process-dependency-links
script:

Expand Down

0 comments on commit 546bef9

Please sign in to comment.