updated .travis.yml to use xcode10

This commit is contained in:
Braden.Scothern
2018-10-16 00:09:26 -06:00
parent 08d476654e
commit 5c33683a8c
+2 -2
View File
@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode9
osx_image: xcode10
xcode_project: $PROJECTNAME.xcodeproj
env:
global:
@@ -76,4 +76,4 @@ deploy:
# repo: amosavian/$PROJECTNAME
repo: amosavian/FileProvider
tags: true
condition: "$CARTHAGEDEPLOY = YES"
condition: "$CARTHAGEDEPLOY = YES"