We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b2f3f commit 12b1d6cCopy full SHA for 12b1d6c
.travis.yml
@@ -1,4 +1,4 @@
1
language: objective-c
2
xcode_project: PermissionsKit.xcodeproj
3
xcode_scheme: PermissionsKit
4
-script: set -o pipefail && xcodebuild -project PermissionsKit.xcodeproj -scheme PermissionsKit build | xcpretty"
+script: "set -o pipefail && xcodebuild -project PermissionsKit.xcodeproj -scheme PermissionsKit build | xcpretty"
0 commit comments