add to allow_failures
parent
fedc69f828
commit
54cd1290cb
|
@ -32,6 +32,7 @@ matrix:
|
|||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: 7.4snapshot
|
||||
|
||||
before_install:
|
||||
# disable xdebug if available
|
||||
|
|
Loading…
Reference in New Issue