@ -5,8 +5,8 @@ node_js:
- "0.10"
- "0.8"
before_install:
- npm install coveralls -g
- npm install coveralls
- npm install mocha-lcov-reporter -g
- npm install mocha-lcov-reporter
script: npm run-script coveralls
branches:
only: