Build/Test: Remove PHP 7.4 from allowed failures
PHP7.4 is supported in WordPress 5.3. 🐘 🎉 Fixes: #48232. git-svn-id: https://develop.svn.wordpress.org/trunk@46547 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
849e070be2
commit
8a8d016ddb
@ -51,7 +51,6 @@ matrix:
|
||||
name: "PHPUnit Tests: PHP 8.0"
|
||||
allow_failures:
|
||||
- env: WP_TRAVISCI=test:compat COMPOSER_INSTALL=true NPM_INSTALL=false WP_INSTALL=false
|
||||
- env: LOCAL_PHP=7.4-fpm WP_TRAVISCI=test:php
|
||||
- env: LOCAL_PHP=8.0-fpm WP_TRAVISCI=test:php
|
||||
fast_finish: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user