summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcclauss <cclauss@me.com>2019-08-31 08:26:09 +0200
committercclauss <cclauss@me.com>2019-09-10 09:40:11 +0200
commit38cde20902e7599c122c5043ef28ba3e9b1e1b09 (patch)
tree9afc0b877ad9def557133d10219a8a32534dab71
parentf0bcb2141c917188926739cd790c9867eb09a91f (diff)
downloadnode-new-try_Python3_on_macOS.tar.gz
-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}