mirror of
https://github.com/typicode/json-server.git
synced 2025-07-28 04:32:24 +08:00
Fix Travis
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user