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 1f65ccb commit b84b4e2Copy full SHA for b84b4e2
.travis.yml
@@ -1,5 +1,4 @@
1
language: swift
2
osx_image: xcode10.1
3
xcode_project: Revolutionary.xcodeproj
4
-xcode_scheme: Revolutionary
5
-script: xcodebuild CODE_SIGNING_REQUIRED=NO
+script: xcodebuild -scheme "Revolutionary" CODE_SIGNING_REQUIRED=NO
0 commit comments