Use default macOS image

pull/91/head
Nicolas Werner 5 years ago
parent a3fc944967
commit e8f8182844
  1. 3
      .travis.yml

@ -15,7 +15,8 @@ matrix:
include:
- os: osx
compiler: clang
osx_image: xcode9.2
# Use the default osx image, because that one is actually tested to work with homebrew and probably the oldest supported version
# osx_image: xcode9
env:
- DEPLOYMENT=1
- USE_BUNDLED_BOOST=0

Loading…
Cancel
Save