See if bundled boost fixes mac deploy

This commit is contained in:
redsky17 2019-02-04 03:31:34 +00:00
parent 62b90e6e5d
commit d72e362686
1 changed files with 2 additions and 1 deletions

View File

@ -15,9 +15,10 @@ matrix:
include:
- os: osx
compiler: clang
osx_image: xcode9
env:
- DEPLOYMENT=1
- USE_BUNDLED_BOOST=0
- USE_BUNDLED_BOOST=1
- USE_BUNDLED_CMARK=0
- os: linux
compiler: gcc