mirror of
https://github.com/silverstripe/silverstripe-restfulserver
synced 2024-10-22 14:05:58 +02:00
Use trusty dist for Travis builds
This commit is contained in:
parent
c7ad63d29f
commit
c5337ed8bf
@ -4,12 +4,10 @@ sudo: false
|
|||||||
|
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
|
dist: trusty
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- php: 5.4
|
|
||||||
env: DB=MYSQL CORE_RELEASE=3.3
|
|
||||||
- php: 5.5
|
|
||||||
env: DB=MYSQL CORE_RELEASE=3.4
|
|
||||||
- php: 5.6
|
- php: 5.6
|
||||||
env: DB=PGSQL CORE_RELEASE=3.5
|
env: DB=PGSQL CORE_RELEASE=3.5
|
||||||
- php: 7.0
|
- php: 7.0
|
||||||
|
Loading…
Reference in New Issue
Block a user