Build/Test Tools: Remove PHP 7.1 from allowed failures

[39424] for 4.7

🎉 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/branches/4.7@39425 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2016-12-02 06:43:46 +00:00
parent 6df38cddce
commit f2ff360557
1 changed files with 0 additions and 1 deletions

View File

@ -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
- |