Using GCC 7.1 instead of 6.0

master
Christophe Riccio ago%!(EXTRA string=8 years)
parent 038c8ad051
commit d74732f985
  1. 4
      .travis.yml

@ -20,8 +20,8 @@ matrix:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-6
env: COMPILER=g++-6
- g++-7.1
env: COMPILER=g++-7.1
- compiler: clang
addons:
apt:

Loading…
Cancel
Save