Remove coverage run from travis configuration as it is failing
This commit is contained in:
parent
bf6537071a
commit
8a5f75546f
@ -5,4 +5,3 @@ node_js:
|
|||||||
- "0.10"
|
- "0.10"
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
- npm run coverage
|
|
||||||
|
Loading…
Reference in New Issue
Block a user