Browse Source

Only test GCC 4.9

Christophe Riccio 9 years ago
parent
commit
490a64c4ff
1 changed files with 0 additions and 8 deletions
  1. 0 8
      .travis.yml

+ 0 - 8
.travis.yml

@@ -10,14 +10,6 @@ matrix:
           packages:
           packages:
             - g++-4.9
             - g++-4.9
       env: COMPILER=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
     - compiler: clang
       addons:
       addons:
         apt:
         apt: