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
|
- node --version
|
||||||
- npm --version
|
- npm --version
|
||||||
# run tests
|
# run tests
|
||||||
- npm test
|
- npm test-windows
|
||||||
|
|
||||||
# Don't actually build.
|
# Don't actually build.
|
||||||
build: off
|
build: off
|
||||||
|
|
Loading…
Reference in a new issue