Fix coverage test again.

This commit is contained in:
Xiaoyi 2015-04-13 09:52:03 +10:00
parent 15f606af4c
commit c92415854d

View file

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