Fix .travis.yml
This commit is contained in:
parent
fbb1619ef6
commit
326b152b05
1 changed files with 2 additions and 2 deletions
|
|
@ -15,6 +15,6 @@ install:
|
|||
- pip install -U --use-mirrors six
|
||||
- pip install -U --use-mirrors websocket-client
|
||||
before_script:
|
||||
- node serve-tests.js
|
||||
- sleep 1
|
||||
- node serve-tests.js &
|
||||
- sleep 3
|
||||
script: nosetests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue