Using GCC 7.1 instead of 6.0

This commit is contained in:
Christophe Riccio 2017-08-17 14:16:45 +02:00
parent 038c8ad051
commit d74732f985

View File

@ -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: