Skip to content

Commit

Permalink
travis travis travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Feb 1, 2019
1 parent 49e813c commit 9352ccb
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 @@ -45,7 +45,7 @@ before_install:
- cp -f ./ci/magpie.env ./env/magpie.env
install:
# TODO: remove when fixed and merged (see requirements.txt and Makefile)
- pip install gunicorn paste
- ${CONDA_PREFIX}/bin/pip install gunicorn paste
- |
if [ "${TRAVIS_PYTHON_VERSION}" -eq "2.7" ]; then
${CONDA_PREFIX}/bin/pip install --upgrade --force-reinstall python-openid && \
Expand Down

0 comments on commit 9352ccb

Please sign in to comment.