Update travis mac deploy
This commit is contained in:
parent
e16461e2d9
commit
34b2396284
@ -14,12 +14,15 @@ notifications:
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode9
|
||||
compiler: clang
|
||||
env:
|
||||
- DEPLOYMENT=1
|
||||
- USE_BUNDLED_BOOST=0
|
||||
- USE_BUNDLED_CMARK=0
|
||||
addons:
|
||||
homebrew:
|
||||
packages:
|
||||
- qt5
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user