commit
50d3c515ed
|
@ -28,9 +28,11 @@ matrix:
|
||||||
- php: 7.3
|
- php: 7.3
|
||||||
env: deps=high
|
env: deps=high
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
- php: 7.4snapshot
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
- php: 7.4snapshot
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# disable xdebug if available
|
# disable xdebug if available
|
||||||
|
|
Loading…
Reference in New Issue