Passed a unit test

This commit is contained in:
Roy Hyunjin Han 2015-02-19 21:39:09 -05:00
commit f34c7014fb
2 changed files with 170 additions and 141 deletions

View file

@ -7,7 +7,7 @@ before_install:
- sudo apt-get update
- sudo apt-get install nodejs
install:
- npm install -G socket.io
- npm install -G socket.io@1.3.1
- npm install -G http-proxy
- pip install -U requests
- pip install -U six