Build/Test Tools: Remove PHP 7.1 from allowed failures
PHP 7.1 has been officially released. http://php.net/archive/2016.php#id2016-12-01-3 See #37625 Props helen, pento, The PHP team git-svn-id: https://develop.svn.wordpress.org/trunk@39424 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
684629b00f
commit
5eddda525b
@ -35,7 +35,6 @@ matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
- php: 7.1
|
||||
before_install:
|
||||
- git clone https://github.com/WordPress/twentysixteen.git src/wp-content/themes/twentysixteen
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user