We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f300df commit 32b517eCopy full SHA for 32b517e
.travis.yml
@@ -12,6 +12,5 @@ addons:
12
- ubuntu-toolchain-r-test
13
packages:
14
- g++-4.8
15
-osx_image: xcode8
16
before_install:
17
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then export CXX=g++-4.8; fi
0 commit comments