diff --git a/.travis.yml b/.travis.yml index b46af4d9..00c99aab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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" \ No newline at end of file + - "irc.freenode.org#silverstripe"