using windows command for appveyor
This commit is contained in:
parent
8cbfe37e40
commit
fdfb805440
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ test_script:
|
|||
- node --version
|
||||
- npm --version
|
||||
# run tests
|
||||
- npm test
|
||||
- npm test-windows
|
||||
|
||||
# Don't actually build.
|
||||
build: off
|
||||
|
|
Loading…
Reference in a new issue