mirror of
https://github.com/silverstripe/recipe-cms.git
synced 2024-10-22 08:05:52 +02:00
Merge pull request #33 from creative-commoners/pulls/4.4/backport-xenial-config
Update Travis config to Xenial (4.4)
This commit is contained in:
commit
e04076f671
@ -1,5 +1,11 @@
|
|||||||
language: php
|
language: php
|
||||||
|
|
||||||
|
dist: xenial
|
||||||
|
|
||||||
|
services:
|
||||||
|
- mysql
|
||||||
|
- postgresql
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- COMPOSER_ROOT_VERSION=4.4.x-dev
|
- COMPOSER_ROOT_VERSION=4.4.x-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user