mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
Add CODING_STANDARD env var
This commit is contained in:
parent
be12d6f273
commit
2f63387864
@ -41,6 +41,7 @@ jobs:
|
||||
|
||||
- stage: Code Quality
|
||||
php: 7.1
|
||||
env: CODING_STANDARD
|
||||
install: travis_retry composer install --prefer-dist
|
||||
script:
|
||||
- ./vendor/bin/phpcs
|
||||
|
Loading…
Reference in New Issue
Block a user