We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db13a1d commit be6f344Copy full SHA for be6f344
.travis.yml
@@ -1,5 +1,5 @@
1
language: swift
2
-osx_image: xcode9.4
+osx_image: xcode10
3
script:
4
- |
5
xcodebuild clean build -destination 'platform=iOS Simulator,name=iPhone X' -workspace CatAlertController.xcworkspace -scheme CatAlertController CODE_SIGNING_REQUIRED=NO
0 commit comments