Skip to content

Commit

Permalink
Add missing install to travis.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeurer committed Nov 18, 2015
1 parent 4874a7f commit 967d94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ install:
# Install requirements from other repos
- pip install git+https://github.com/automl/HPOlibConfigSpace.git
- pip install git+https://github.com/automl/paramsklearn.git
- python setup.py install

script:
# - coverage run --source autosklearn setup.py test
Expand Down

0 comments on commit 967d94a

Please sign in to comment.