Remove PHP 5.5 from allowed failures

This commit is contained in:
Simon Welsh 2013-07-14 17:21:18 +12:00
parent e194b962db
commit 094039dbc8

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:
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support
@ -40,4 +37,4 @@ branches:
notifications:
irc:
channels:
- "irc.freenode.org#silverstripe"
- "irc.freenode.org#silverstripe"