PHP 5.6 test failures shouldn't be allowed.

PHP 5.6 was released on 28 August 2014 and thus tests on it should be on the same level as all of our other PHP tests pass.

Fixes #29682
Props netweb



git-svn-id: https://develop.svn.wordpress.org/trunk@29844 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2014-10-06 20:00:54 +00:00
parent d8ba2cf553
commit 3fa30bdd37

View File

@ -21,7 +21,6 @@ matrix:
- php: hhvm
env: WP_TRAVISCI=travis:phpunit
allow_failures:
- php: 5.6
- php: hhvm
fast_finish: true