Skip to content

Commit

Permalink
Try to solve pb with phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Dec 5, 2014
1 parent a9338a0 commit d3a22c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -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;
Expand Down

0 comments on commit d3a22c4

Please sign in to comment.