Merge pull request #1 from ashi009/ashi009-fix-coverage

Fix coverage test again.
This commit is contained in:
Xiaoyi 2015-04-13 09:54:11 +10:00
commit 787f00e359

View file

@ -22,7 +22,8 @@
},
"config": {
"blanket": {
"pattern": "index.js"
"pattern": "index.js",
"data-cover-never": ["node_modules"]
},
"travis-cov": {
"threshold": 70