Update to xcode 10.1 image in travis ci

This commit is contained in:
Bob Sun 2018-11-10 20:48:56 -08:00
parent 6ed201fdf4
commit 5262ca89f7
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode10
osx_image: xcode10.1
before_install:
- echo -e "machine github.com\n login $GITHUB_ACCESS_TOKEN" >> ~/.netrc
install: