mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 18:13:13 +00:00
travis: add tests to cs check
This commit is contained in:
committed by
Jaap van Otterdijk
parent
44c0ac7d5f
commit
0294ce9b70
+1
-1
@@ -17,7 +17,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit --coverage-clover=coverage.clover -v
|
- vendor/bin/phpunit --coverage-clover=coverage.clover -v
|
||||||
# coding style
|
# coding style
|
||||||
- temp/ecs/bin/ecs check src
|
- temp/ecs/bin/ecs check src tests
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- wget https://scrutinizer-ci.com/ocular.phar
|
- wget https://scrutinizer-ci.com/ocular.phar
|
||||||
|
|||||||
Reference in New Issue
Block a user