From d5339433049bf9701e41f80a3cee60dda2eebf18 Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Tue, 15 Jan 2019 21:56:57 -0200 Subject: [PATCH] CI: Use Ubuntu 16.04 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0ca7444ea..265d9eebd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: php sudo: false -dist: trusty +dist: xenial cache: directories: