From 490a64c4ff1bf2714b39941d6c42e86aea3823f9 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sat, 19 Nov 2016 22:15:52 +0100 Subject: [PATCH] Only test GCC 4.9 --- .travis.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7fdef4c3..7201db70 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,14 +10,6 @@ matrix: packages: - g++-4.9 env: COMPILER=g++-4.9 - - compiler: gcc - addons: - apt: - sources: - - ubuntu-toolchain-r-test - packages: - - g++-5.2 - env: COMPILER=g++-5.2 - compiler: clang addons: apt: