Removes PHP 5.5 from allowed failures

This commit is contained in:
Simon Welsh 2013-07-05 09:45:30 +12:00
parent 11f4b2c620
commit fb457e47eb

View File

@ -16,9 +16,6 @@ matrix:
env: DB=MYSQL CORE_RELEASE=3.0
- php: 5.5
env: DB=MYSQL CORE_RELEASE=3.0
allow_failures:
- php: 5.5
env: DB=MYSQL CORE_RELEASE=3.0
before_script:
- phpenv rehash