From 61626099375c936308e1f516e061a167fefc8fb5 Mon Sep 17 00:00:00 2001 From: MichaƂ Janiszewski Date: Tue, 19 Nov 2019 22:30:38 +0100 Subject: TRAVIS: Update distribution to Xenial Trusty, Ubuntu 14.04 LTS has reached end of standard support in April 2019. It is replaced in Travis job with Xenial, 16.04 LTS release with support until April 2021. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 1bbcf9d248..39142a148f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,7 @@ matrix: before_cache: - brew cleanup -dist: trusty +dist: xenial script: - ./configure --enable-all-engines --enable-opl2lpt --enable-verbose-build -- cgit v1.2.3