aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-12-17 10:33:28 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-12-17 10:33:28 +0000
commit26ac597c1a49ca9452bb75eef51909fa47b823ba (patch)
tree1ce80ff6b6084d2b8961754e988464f7ee268168 /.travis.yml
parent904514cea0b2245167abd2e6d1e960a094dda0f7 (diff)
downloadYAGE-26ac597c1a49ca9452bb75eef51909fa47b823ba.tar.gz
YAGE-26ac597c1a49ca9452bb75eef51909fa47b823ba.zip
Mores to travis
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: