From 494bbde4bd30afca6a689a0bb57deeb86ca9406f Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Sun, 18 Jun 2017 09:32:38 +0800 Subject: [PATCH] Ubuntu Trusty for Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 3f886f216a..8c59e3d36c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ os: - osx language: c +dist: trusty compiler: - gcc