08-27-周三_17-09-29
This commit is contained in:
8
node_modules/yauzl/.travis.yml
generated
vendored
Normal file
8
node_modules/yauzl/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
script:
|
||||
- "npm run test-travis"
|
||||
after_script:
|
||||
- "npm install coveralls@2 && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
|
||||
|
Reference in New Issue
Block a user