Configure Travis CI to build with Xcode 10.2

This commit is contained in:
Matt Rubin 2019-04-12 00:37:59 -04:00
parent 56b3907ecf
commit cd9930cc1e

View File

@ -1,7 +1,7 @@
language: objective-c
os: osx
osx_image: xcode10.1
osx_image: xcode10.2
sudo: false # Enable container-based builds