Skip to content

Commit ea8d8d6

Browse files
committed
skip ecs until I can get its usage updated
1 parent d9ac08e commit ea8d8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- travis_retry php phive.phar --no-progress install --trust-gpg-keys 8E730BA25823D8B5 phpstan
3333
script:
3434
- ./tools/phpstan analyse src --level max --configuration phpstan.neon
35-
- composer create-project symplify/easy-coding-standard temp/ecs && temp/ecs/bin/ecs check src tests
35+
#- composer create-project symplify/easy-coding-standard temp/ecs && temp/ecs/bin/ecs check src tests
3636

3737
cache:
3838
directories:

0 commit comments

Comments
 (0)