From a11c76e1faa63d6071556b097d7b1b88c05b37d6 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 31 Jan 2017 13:22:40 +0000 Subject: [PATCH] Use Trusty for Travis Trusty (14.04) is outdated, but at least not as terribly outdated as the Precise (12.04) default. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a80527f..821a75f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: trusty language: c compiler: - gcc