From 5cccee45565f72313a63b6a0369333cf8c63f0b7 Mon Sep 17 00:00:00 2001 From: Dominique Fober Date: Tue, 14 Jan 2020 15:06:34 +0100 Subject: [PATCH] switch dist from trusty (14.04) to xenial (16.04) --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b53f2c5844..7aa6cfc47e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,10 @@ sudo: required -dist: trusty +dist: xenial language: cpp matrix: include: - # works on Precise and Trusty - os: linux addons: apt: