summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml

index 36ea9821..f749a6e0 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -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