mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
+1
-1
@@ -33,7 +33,7 @@ jobs:
|
|||||||
- travis_retry php phive.phar --no-progress install --trust-gpg-keys 8E730BA25823D8B5 phpstan
|
- travis_retry php phive.phar --no-progress install --trust-gpg-keys 8E730BA25823D8B5 phpstan
|
||||||
script:
|
script:
|
||||||
- ./tools/phpstan analyse src --level max --configuration phpstan.neon
|
- ./tools/phpstan analyse src --level max --configuration phpstan.neon
|
||||||
- composer create-project symplify/easy-coding-standard temp/ecs && temp/ecs/bin/ecs check src tests
|
- composer create-project symplify/easy-coding-standard temp/ecs ^3 && temp/ecs/bin/ecs check src tests
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|||||||
Reference in New Issue
Block a user