add scrunitizer

This commit is contained in:
Chuck Burgess
2018-01-09 12:25:08 -06:00
parent ff49ab6be7
commit e6fb1cbc9b
3 changed files with 67 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- temp/ecs/bin/ecs check src tests
- vendor/bin/phpstan analyse src --level max --configuration phpstan.neon
- stage: Coverage
- stage: coverage
php: 7.1
script:
- vendor/bin/phpunit