From db004709388cc8c5c3ddef2eaf48c1a26cc2d0d5 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 9 Jun 2016 23:54:51 -0500 Subject: Move to Ubuntu Trusty Travis-CI to see if it improves performance of CI building. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ad7f69f343..70b29e1352 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,8 @@ branches: sudo: required +dist: trusty + language: c compiler: -- cgit v1.2.1