mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
Use php 7.1 build instead of 7.2
This commit is contained in:
parent
eed9cc7f1b
commit
48c6f56640
@ -47,7 +47,7 @@ jobs:
|
||||
- ./vendor/bin/phpcs
|
||||
|
||||
- stage: Code Quality
|
||||
php: 7.2
|
||||
php: 7.1
|
||||
env: STATIC_ANALYSIS
|
||||
install: travis_retry composer install --prefer-dist
|
||||
script: composer static-analysis
|
||||
|
Loading…
Reference in New Issue
Block a user