1
0
Fork 0

ci(travis): remove redundant parse-stubs step

pull/498/head
Felix Becker 2017-10-22 17:22:28 -07:00
parent a934aff7a9
commit 4384d49414
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ cache:
install: install:
- composer install --prefer-dist --no-interaction - composer install --prefer-dist --no-interaction
- composer run-script parse-stubs
script: script:
- vendor/bin/phpcs -n - vendor/bin/phpcs -n