Skip to content

Commit 3cb2bee

Browse files
committed
Fix OSX travis build
1 parent 00eb9ce commit 3cb2bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ matrix:
3131
- os: osx
3232
osx_image: xcode8.3
3333
compiler: clang
34-
env: CMAKE_PREFIX_PATH=/usr/local/Cellar/qt/5.11.0:$CMAKE_PREFIX_PATH
34+
env: CMAKE_PREFIX_PATH=/usr/local/Cellar/qt/5.11.2:$CMAKE_PREFIX_PATH
3535

3636
git:
3737
depth: 10

0 commit comments

Comments
 (0)