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.
2 parents cd4ebbd + b4740cf commit 512a651Copy full SHA for 512a651
.travis.yml
@@ -115,6 +115,8 @@ jobs:
115
- stage: Test different OS/CXX/Flags
116
os: osx
117
sudo: false
118
+ jdk: openjdk8
119
+ osx_image: xcode8.3
120
compiler: clang
121
cache: ccache
122
before_install:
@@ -293,6 +295,8 @@ jobs:
293
295
# cmake build on OSX, using default clang
294
296
297
298
299
300
301
302
0 commit comments