Skip to content

Commit

Permalink
attempt to fix travis ci env
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderick Gibson committed Mar 29, 2019
1 parent 571bd4d commit 1f7b778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ python:
services: mysql

before_install:
- sudo apt-get install -y libxml2-dev libxmlsec1-dev
- export DJANGO_SETTINGS_MODULE=tola.settings.travis-ci
- export PYTHONPATH=$HOME/builds/mercycorps/TolaActivity
- export PIP_USE_MIRRORS=true
Expand Down

0 comments on commit 1f7b778

Please sign in to comment.