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:
parent
7a25ed21a7
commit
11a2e57ae8
@ -30,7 +30,6 @@ matrix:
|
||||
- php: nightly
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: 7.2
|
||||
before_install:
|
||||
- |
|
||||
if [[ "$WP_TRAVISCI" == "travis:phpunit" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user