Only test GCC 4.9

master
Christophe Riccio ago%!(EXTRA string=9 years)
parent 9f6a96f65d
commit 490a64c4ff
  1. 8
      .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:

Loading…
Cancel
Save