Skip to content

Commit

Permalink
Change back portal dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mrniket committed May 21, 2018
1 parent 6594532 commit d894095
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 @@ -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:
Expand Down

0 comments on commit d894095

Please sign in to comment.