From cdb4de1513de0cd8d0b14501cc880d6e16f3c8fd Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Sun, 19 Jan 2020 23:08:23 +1100 Subject: [PATCH] travis: use xenial as the appimage base --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6c923a0b0..036f37102 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ matrix: env: ARCH=x86_64 compiler: gcc sudo: require - dist: trusty + dist: xenial - os: osx addons: homebrew: