Skip to content

Commit 3fa30bd

Browse files
committed
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
1 parent d8ba2cf commit 3fa30bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ matrix:
2121
- php: hhvm
2222
env: WP_TRAVISCI=travis:phpunit
2323
allow_failures:
24-
- php: 5.6
2524
- php: hhvm
2625
fast_finish: true
2726

0 commit comments

Comments
 (0)