aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 455b9e7b..fea63bfa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,9 +28,15 @@ matrix:
-
compiler: g++-6
os: linux
+ env:
+ - "CC=gcc-6"
+ - "CXX=g++-6"
-
compiler: g++-7
os: linux
+ env:
+ - "CC=gcc-7"
+ - "CXX = g++-7"
notifications:
email: false
script: