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 00eb9ce commit 3cb2beeCopy full SHA for 3cb2bee
.travis.yml
@@ -31,7 +31,7 @@ matrix:
31
- os: osx
32
osx_image: xcode8.3
33
compiler: clang
34
- env: CMAKE_PREFIX_PATH=/usr/local/Cellar/qt/5.11.0:$CMAKE_PREFIX_PATH
+ env: CMAKE_PREFIX_PATH=/usr/local/Cellar/qt/5.11.2:$CMAKE_PREFIX_PATH
35
36
git:
37
depth: 10
0 commit comments