Fix Travis

This commit is contained in:
Typicode
2013-11-30 14:55:29 +01:00
parent e0e236712a
commit 34b544e70a

View File

@ -18,7 +18,8 @@
},
"devDependencies": {
"superagent": "~0.15.7",
"supertest": "~0.8.1"
"supertest": "~0.8.1",
"mocha": "~1.14.0"
},
"scripts": {
"test": "mocha -R spec test",