.travis.yml: update to xcode 10

This commit is contained in:
commitay 2018-10-12 08:56:00 +10:00
parent 636f1276d7
commit b9d63783b5

View File

@ -15,7 +15,7 @@ matrix:
fast_finish: true
include:
- os: osx
osx_image: xcode9.4
osx_image: xcode10
- os: linux
sudo: false