From 403237206ec16e18cc7b6c8662f101354e3ff49a Mon Sep 17 00:00:00 2001 From: Stephen Date: Sat, 11 Mar 2017 18:04:27 -0800 Subject: [PATCH] add trusty builds (#777) * add trusty builds * Update .travis.yml * remove bad apt addon attempt --- .travis.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.travis.yml b/.travis.yml index 44bb8acf..fec811f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,14 @@ compiler: os: - linux - osx +matrix: + include: + - os: linux + dist: trusty + compiler: gcc + - os: linux + dist: trusty + compiler: clang addons: apt: packages: