mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 17:05:40 +02:00
Merge pull request #63 from creative-commoners/pulls/2.0/xenial
FIX Update Travis config to Xenial
This commit is contained in:
commit
9829476dae
@ -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