Skip to content

Commit

Permalink
CI reorder installation of CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeurer committed Mar 10, 2016
1 parent 03ba7b9 commit 96d4a37
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 @@ -40,8 +40,8 @@ install:
# Install requirements from other repos
- pip install git+https://github.com/automl/HPOlibConfigSpace@refactor
- pip install git+https://github.com/sfalkner/pynisher@master
- pip install git+https://bitbucket.org/aadfreiburg/smac3@development
- pip install git+https://bitbucket.org/aadfreiburg/random_forest_run@master
- pip install git+https://bitbucket.org/aadfreiburg/smac3@development

- python setup.py install

Expand Down

0 comments on commit 96d4a37

Please sign in to comment.