fixed travis-ci config

This commit is contained in:
Yi-Cyuan
2015-09-17 15:09:07 +08:00
parent 7423f9ef37
commit 63a860bdf9
+2 -2
View File
@@ -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: