mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
BUG Temporarilly allow PHP 7.4 build to fail without failing the entire build
This commit is contained in:
parent
4eb5800532
commit
abce98886c
@ -55,6 +55,8 @@ matrix:
|
||||
env:
|
||||
- DB=MYSQL
|
||||
- PHPUNIT_TEST=cms
|
||||
allow_failures:
|
||||
- php: 7.4snapshot
|
||||
|
||||
before_script:
|
||||
# Extra $PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user