1
0
mirror of https://github.com/silverstripe/silverstripe-restfulserver synced 2024-10-22 14:05:58 +02:00

Use trusty in Travis builds

This commit is contained in:
Robbie Averill 2019-05-29 11:08:55 +12:00
parent 165e1d4794
commit 284aceddd0

View File

@ -1,5 +1,7 @@
language: php language: php
dist: trusty
env: env:
global: global:
- COMPOSER_ROOT_VERSION=2.0.x-dev - COMPOSER_ROOT_VERSION=2.0.x-dev