Fix travis
This commit is contained in:
parent
f34c7014fb
commit
ef43467870
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ install:
|
|||
- pip install -U websocket-client
|
||||
- pip install -U coverage
|
||||
before_script:
|
||||
- DEBUG=* node tests/serve.js &
|
||||
- DEBUG=* node tests/proxy.js &
|
||||
- DEBUG=* node socketIO_client/tests/serve.js &
|
||||
- DEBUG=* node socketIO_client/tests/proxy.js &
|
||||
- sleep 3
|
||||
script: nosetests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue