mirror of
https://github.com/silverstripe/silverstripe-testsession
synced 2024-10-22 14:06:00 +02:00
Removed 5.3+master build config
This commit is contained in:
parent
a5acde606f
commit
3aa661ead8
@ -5,7 +5,7 @@ language: php
|
||||
sudo: false
|
||||
|
||||
php:
|
||||
- 5.3
|
||||
- 5.5
|
||||
|
||||
env:
|
||||
matrix:
|
||||
@ -19,8 +19,6 @@ matrix:
|
||||
env: DB=MYSQL CORE_RELEASE=master
|
||||
- php: 5.3
|
||||
env: DB=MYSQL CORE_RELEASE=3.2
|
||||
- php: 5.5
|
||||
env: DB=MYSQL CORE_RELEASE=master
|
||||
|
||||
before_script:
|
||||
- phpenv rehash
|
||||
|
Loading…
Reference in New Issue
Block a user