add to allow_failures
parent
fedc69f828
commit
54cd1290cb
|
@ -32,6 +32,7 @@ matrix:
|
||||||
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