Fix windows test script
This commit is contained in:
parent
0921c0c9ce
commit
0b7b855822
|
@ -13,7 +13,7 @@ install:
|
|||
- npm install
|
||||
|
||||
test_script:
|
||||
- npm run test-windows
|
||||
- npm test
|
||||
|
||||
build: off
|
||||
|
||||
|
|
Loading…
Reference in New Issue