fixed travis-ci config

pull/6/head
Yi-Cyuan 10 years ago
parent 7423f9ef37
commit 63a860bdf9

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

Loading…
Cancel
Save