mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-14 00:04:32 +00:00
Build/Test tools: Remove PHP 7.2 from the allowed failures list on Travis CI.
Fixes #40109 git-svn-id: https://develop.svn.wordpress.org/trunk@41748 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -30,7 +30,6 @@ matrix:
|
||||
- php: nightly
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: 7.2
|
||||
before_install:
|
||||
- |
|
||||
if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user