Try to solve pb with phpcs

This commit is contained in:
Laurent Destailleur 2014-12-05 16:45:19 +01:00
parent a9338a0f9f
commit d3a22c42ab

View File

@ -36,6 +36,7 @@ before_script:
- echo Install phpcs then show installed rules
- pyrus install pear/PHP_CodeSniffer
- phpenv rehash
- phpcs --version
- phpcs -i
- echo Create dir $(pwd)/htdocs/documents
- sudo mkdir -p $(pwd)/htdocs/documents/admin/temp;