diff --git a/.travis.yml b/.travis.yml index fb1baef3f..bfa5e4683 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ before_install: install: - pip install -U setuptools - pip install -e . - - pip install -e git+https://github.com/ocadotechnology/codeforlife-portal.git@beta_users#egg=codeforlife-portal #TODO: Remove as part of #688 + - pip install -e git+https://github.com/ocadotechnology/codeforlife-portal.git#egg=codeforlife-portal #TODO: Remove as part of #688 - pip install coveralls - pip install crowdin-cli-py before_script: