From: Arun Prakash Jana Date: Fri, 10 Aug 2018 01:49:52 +0000 (+0530) Subject: Try building on Xenial X-Git-Tag: v1.9~4 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=82e9a958f903da891569029926cc0b07144eebaa;p=nnn.git Try building on Xenial --- diff --git a/.travis.yml b/.travis.yml index 6efc4052..71bcdb7c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,10 +10,10 @@ matrix: include: # Access more recent gcc and clang via a Trusty image - os: linux - dist: trusty + dist: xenial compiler: gcc - os: linux - dist: trusty + dist: xenial compiler: clang - os: osx compiler: gcc