From 2916948465a7e79c9ba732e8dd5cf023fab28a49 Mon Sep 17 00:00:00 2001 From: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com> Date: Sun, 26 May 2019 18:06:44 +0200 Subject: [PATCH] Xenial is used for linux builds --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a73d1175..3b6ee5fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ linux: &linux os: linux - dist: trusty + dist: xenial services: - docker osx: &osx