mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-21 20:36:05 +03:00
Test against PHP 7.4
This commit is contained in:
parent
20e98aefa4
commit
dfefdf24cb
@ -5,6 +5,7 @@ php:
|
|||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
|
- 7.4snapshot
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
env:
|
env:
|
||||||
@ -29,6 +30,7 @@ script: ./vendor/bin/phpunit --group default,ReactPromise
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- php: 7.4snapshot
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
Loading…
Reference in New Issue
Block a user