Remove PHP 5.6 from allowed failures

PHP5.6 is due for release rather soon, so we should be ready for it
This commit is contained in:
Simon Welsh 2014-06-28 08:57:24 +10:00
parent 2c741fec0c
commit 6874e44179

View File

@ -26,10 +26,6 @@ matrix:
env: DB=MYSQL CORE_RELEASE=3.1
- php: 5.4
env: DB=MYSQL CORE_RELEASE=3.1 BEHAT_TEST=1
allow_failures:
- php: 5.6
env: DB=MYSQL CORE_RELEASE=3.1
before_script:
- composer self-update
- phpenv rehash