From 7de6b4a0738a34154214b847a4c44a35a7f0367c Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 11 Dec 2016 16:31:29 +0100 Subject: travis: try with trusty. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9142c12a6..46c36d4e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ matrix: - gnat - os: linux sudo: false + dist: trusty env: BLD=llvm-3.8 addons: apt: -- cgit v1.2.3