Upload appveyor test results
This commit is contained in:
parent
8f9da57d65
commit
8addd5a8bc
@ -13,6 +13,8 @@ environment:
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
- npm install
|
||||
- npm install mocha-appveyor-reporter
|
||||
- echo --reporter mocha-appveyor-reporter >> test/mocha.opts
|
||||
|
||||
test_script:
|
||||
- node --version
|
||||
|
Loading…
Reference in New Issue
Block a user