1
0
Fork 0
mirror of https://github.com/Oreolek/kangana.git synced 2024-05-04 10:08:17 +03:00

make a log directory

This commit is contained in:
Alexander Yakovlev 2016-11-12 17:43:00 +07:00
parent 5524e74deb
commit 14998e07fb
2 changed files with 0 additions and 2 deletions

View file

@ -7,8 +7,6 @@ cache:
before_script:
- composer install --prefer-dist
- phpenv config-rm xdebug.ini
- mkdir `pwd`/application/logs
- mkdir `pwd`/application/cache
# install CodeSniffer for Kohana Coding Standards checks
# - git clone https://github.com/squizlabs/PHP_CodeSniffer.git php-codesniffer --depth=1
# Install Kohana Coding Standards

View file