mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Removes PHP 5.5 from allowed failures
This commit is contained in:
parent
11f4b2c620
commit
fb457e47eb
@ -16,9 +16,6 @@ matrix:
|
|||||||
env: DB=MYSQL CORE_RELEASE=3.0
|
env: DB=MYSQL CORE_RELEASE=3.0
|
||||||
- php: 5.5
|
- php: 5.5
|
||||||
env: DB=MYSQL CORE_RELEASE=3.0
|
env: DB=MYSQL CORE_RELEASE=3.0
|
||||||
allow_failures:
|
|
||||||
- php: 5.5
|
|
||||||
env: DB=MYSQL CORE_RELEASE=3.0
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
|
Loading…
Reference in New Issue
Block a user