travis: add tests to cs check

This commit is contained in:
TomasVotruba
2017-11-12 21:23:54 +01:00
committed by Jaap van Otterdijk
parent 44c0ac7d5f
commit 0294ce9b70
+1 -1
View File
@@ -17,7 +17,7 @@ install:
script:
- vendor/bin/phpunit --coverage-clover=coverage.clover -v
# coding style
- temp/ecs/bin/ecs check src
- temp/ecs/bin/ecs check src tests
after_script:
- wget https://scrutinizer-ci.com/ocular.phar