Remove coverage run from travis configuration as it is failing

pull/4/head
Raul Ochoa 10 years ago
parent bf6537071a
commit 8a5f75546f

@ -5,4 +5,3 @@ node_js:
- "0.10"
script:
- npm test
- npm run coverage

Loading…
Cancel
Save