Skip to content

Commit be6f344

Browse files
authored
Update .travis.yml
Support Xcode 10
1 parent db13a1d commit be6f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: swift
2-
osx_image: xcode9.4
2+
osx_image: xcode10
33
script:
44
- |
55
xcodebuild clean build -destination 'platform=iOS Simulator,name=iPhone X' -workspace CatAlertController.xcworkspace -scheme CatAlertController CODE_SIGNING_REQUIRED=NO

0 commit comments

Comments
 (0)