Skip to content

Commit

Permalink
Create logs payline directory for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
trecouvr committed Oct 4, 2013
1 parent 546ebf0 commit ce3ffd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ php:
before_script:
- touch log.txt
- chmod 777 log.txt
- mkdir logs
- chmod 777 logs
- cp tests/config.inc.dist.php config.inc.php
- mkdir tests/log.txt
- chmod 777 tests/log.txt
Expand Down

0 comments on commit ce3ffd2

Please sign in to comment.