mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 17:05:40 +02:00
FIX Update Travis config to Xenial
This commit is contained in:
parent
41763c6042
commit
49d7d5f2a3
@ -1,5 +1,11 @@
|
||||
language: php
|
||||
|
||||
dist: xenial
|
||||
|
||||
services:
|
||||
- mysql
|
||||
- postgresql
|
||||
|
||||
env:
|
||||
global:
|
||||
- COMPOSER_ROOT_VERSION="2.0.x-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user