FIXED : Travis-CI (/home/travis/build.sh: line 215: phpcs: command not found)

This commit is contained in:
Progi1984 2014-03-23 16:17:12 +01:00
parent 5a84f99fde
commit 05aaad8ad2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ before_script:
- composer install --prefer-source
- composer selfupdate --quiet
## PHP_CodeSniffer
# - pyrus install pear/PHP_CodeSniffer
- pyrus install pear/PHP_CodeSniffer
- phpenv rehash
## PHP Copy/Paste Detector
#- curl -o phpcpd.phar https://phar.phpunit.de/phpcpd.phar