mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Remove PHP 5.5 from allowed failures
This commit is contained in:
parent
e194b962db
commit
094039dbc8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user