Skip to content

Commit

Permalink
[#2216] Create directory for log file
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperBrandt committed Jun 2, 2016
1 parent 1a27115 commit a4462b8
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:
before_install:
- export DJANGO_SETTINGS_MODULE=akvo.settings
- export PYTHONPATH=$HOME/builds/akvo/akvo-rsr
- mkdir /var/log/akvo/
- echo '' > /var/log/akvo/akvo.log

install:
Expand Down

0 comments on commit a4462b8

Please sign in to comment.