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 8837df2 commit b60e1deCopy full SHA for b60e1de
.travis.yml
@@ -7,6 +7,8 @@ os:
7
- linux
8
- osx
9
10
+osx_image: xcode9.3
11
+
12
before_install:
13
- if [ $TRAVIS_OS_NAME == "linux" ]; then
14
export CXX="g++-4.9" CC="gcc-4.9" DISPLAY=:99.0;
0 commit comments