tweak to travis
This commit is contained in:
parent
927ab155e3
commit
1e07070798
@ -7,7 +7,7 @@ before_install:
|
|||||||
- npm install
|
- npm install
|
||||||
- cd ..
|
- cd ..
|
||||||
install: node Socket.IO-Test-Server/main.js &
|
install: node Socket.IO-Test-Server/main.js &
|
||||||
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test
|
script: xctool -project Socket.IO-Client-Swift.xcodeproj -scheme SocketIO-Mac build test -parallelize
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- Socket.IO-Test-Server/node_modules
|
- Socket.IO-Test-Server/node_modules
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user