Skip to content

Commit

Permalink
Use development branch of ParamSklearn
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeurer committed Dec 15, 2015
1 parent 57fce06 commit 7b91435
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 @@ -39,7 +39,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
- pip install git+https://github.com/automl/paramsklearn.git@development
- python setup.py install

script:
Expand Down

0 comments on commit 7b91435

Please sign in to comment.