Fix .travis.yml

This commit is contained in:
Roy Hyunjin Han 2015-02-16 13:44:35 -05:00
commit 326b152b05

View file

@ -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