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 a2b1a99 commit 66d052cCopy full SHA for 66d052c
.travis.yml
@@ -10,7 +10,7 @@ before_install:
10
- brew update
11
# - brew outdated xctool || brew upgrade xctool
12
- brew outdated carthage || brew upgrade carthage
13
- - carthage update
+ - carthage update --platform macosx
14
script:
15
- xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test -quiet
16
# - xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build-for-testing -quiet
0 commit comments