Update travis mac deploy

This commit is contained in:
redsky17 2019-02-02 00:37:37 -05:00
parent e16461e2d9
commit 34b2396284
1 changed files with 4 additions and 1 deletions

View File

@ -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: