Merge pull request #4 from CartoDB/remove-run-coverage-on-travis

Remove coverage run from travis configuration as it is failing
This commit is contained in:
Raul Ochoa 2014-12-05 17:36:42 +01:00
commit 6ae21b3ee0

View File

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