only build mac since the other targets aren't used in testing
This commit is contained in:
parent
a2b1a999e5
commit
66d052cee2
@ -10,7 +10,7 @@ before_install:
|
||||
- brew update
|
||||
# - brew outdated xctool || brew upgrade xctool
|
||||
- brew outdated carthage || brew upgrade carthage
|
||||
- carthage update
|
||||
- carthage update --platform macosx
|
||||
script:
|
||||
- xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test -quiet
|
||||
# - xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build-for-testing -quiet
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user