diff --git a/.travis.yml b/.travis.yml index aa0d1abc84..f1881a8d90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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