Commit 46b415b6 authored by Evgeniy Isaev's avatar Evgeniy Isaev Committed by Mouse

Attempt to speed up the build on macOS on Travis CI by updating the image version (to `xcode11.6`)

parent 79a10a1a
......@@ -13,7 +13,7 @@ dist: xenial
sudo: required
# OS X only supports one image. Use the latest.
osx_image: xcode10.1
osx_image: xcode11.6
env:
- TASK=check CONFIG_FLAGS="--enable-Werror --enable-test-Werror --enable-code-coverage"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment