ci(travis): remove redundant parse-stubs step
parent
a934aff7a9
commit
4384d49414
|
@ -15,7 +15,6 @@ cache:
|
|||
|
||||
install:
|
||||
- composer install --prefer-dist --no-interaction
|
||||
- composer run-script parse-stubs
|
||||
|
||||
script:
|
||||
- vendor/bin/phpcs -n
|
||||
|
|
Loading…
Reference in New Issue