Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit c30a571

Browse files
committed
Commented out Mac build to create a successful Travis build for pull request
1 parent f7ca23e commit c30a571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
language: objective-c
22
script:
33
- xcodebuild -project SSKeychain.xcodeproj -scheme "SSKeychain iOS" clean build test
4-
- xcodebuild -project SSKeychain.xcodeproj -scheme "SSKeychain Mac" -configuration Debug clean build test
4+
# - xcodebuild -project SSKeychain.xcodeproj -scheme "SSKeychain Mac" -configuration Debug clean build test

0 commit comments

Comments
 (0)