mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
Updating travis requirements
This commit is contained in:
parent
63190785e5
commit
e4bdf34d13
@ -2,7 +2,7 @@
|
||||
|
||||
language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.5
|
||||
|
||||
sudo: false
|
||||
|
||||
@ -12,7 +12,7 @@ env:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- php: 5.4
|
||||
- php: 5.6
|
||||
env: DB=MYSQL CORE_RELEASE=master
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user