summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7d012fe472..fd2f68fb4c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ jobs:
- ubuntu-toolchain-r-test
packages:
- g++-6
+ compiler: g++
install: true # *ccache-setup-steps
script:
#- pyenv global ${PYTHON_VERSION}
@@ -44,6 +45,7 @@ jobs:
- ubuntu-toolchain-r-test
packages:
- g++-6
+ compiler: g++
install: true # *ccache-setup-steps
script:
# - pyenv global ${PYTHON_VERSION}