test: setup mocha-circlci-reporter

This commit is contained in:
Jared Allard
2016-02-24 15:47:24 -08:00
parent f690b81a97
commit 42314a7083
+1 -1
View File
@@ -12,7 +12,7 @@
}
],
"scripts": {
"test": "mocha"
"test": "node_modules/.bin/mocha --reporter mocha-circleci-reporter test/test.js"
},
"repository": {
"type": "git",