tweak to travis

This commit is contained in:
Erik 2015-10-01 13:17:18 -04:00
parent 927ab155e3
commit 1e07070798

View File

@ -7,7 +7,7 @@ before_install:
- npm install
- cd ..
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:
directories:
- Socket.IO-Test-Server/node_modules