add coveralls to travis
@ -3,3 +3,5 @@ node_js:
- '0.10'
install:
- npm install
after_success:
- npm run coveralls