diff --git a/.travis.yml b/.travis.yml index bd39edb..a68038c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ before_script: script: - vendor/bin/phpunit --coverage-clover=coverage.clover - - vendor/bin/phpcs --standard=PSR2 ./src/ after_script: - wget https://scrutinizer-ci.com/ocular.phar