From d6c8d821075b8ebf9ff59bf3e1c947fe6eebc493 Mon Sep 17 00:00:00 2001 From: Kyle Robbertze Date: Mon, 20 Jan 2020 14:59:46 +0200 Subject: [PATCH] Update travis ubuntu version to 16.04 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4824a8758..b76af6469 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -dist: trusty +dist: xenial version: ~> 1.0 language: php php: