Try and fix travis
This commit is contained in:
parent
bcce3cdfe7
commit
1c1eb3d08d
@ -9,5 +9,5 @@ branches:
|
||||
before_install:
|
||||
- brew update
|
||||
- brew outdated xctool || brew upgrade xctool
|
||||
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac run-tests --parallelize
|
||||
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-MacTests run-tests --parallelize
|
||||
#script: xcodebuild -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user