Skip to content

Commit

Permalink
[#2216] Add write permission to log directory
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperBrandt committed Jun 2, 2016
1 parent 945e78f commit 8c7341e
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 @@ -7,6 +7,7 @@ before_install:
- export DJANGO_SETTINGS_MODULE=akvo.settings
- export PYTHONPATH=$HOME/builds/akvo/akvo-rsr
- sudo mkdir /var/log/akvo/
- sudo chmod -R 777 /var/log/akvo/

install:
- pip install -r scripts/deployment/pip/requirements/2_rsr.txt
Expand Down

0 comments on commit 8c7341e

Please sign in to comment.