diff --git a/.travis.yml b/.travis.yml index ae8ceff9032..9181bdd99eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ before_script: script: - bash tests/bin/phpunit.sh + - bash tests/bin/phpcs.sh after_script: - bash tests/bin/travis.sh after - - bash tests/bin/phpcs.sh