Browse Source

coveralls yml fix

hotfix/0.7.1
Bryan Donovan 11 years ago
parent
commit
a534f32eb4
  1. 0
      .coveralls.yml
  2. 2
      package.json

0
coveralls.yml → .coveralls.yml

2
package.json

@ -4,7 +4,7 @@
"description": "Cache module for Node.js",
"main": "index.js",
"scripts": {
"test": "mocha"
"test": "make"
},
"repository": {
"type": "git",

Loading…
Cancel
Save