also fix appveyor
This commit is contained in:
@ -9,9 +9,9 @@ cache:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- ps: Install-Product node 8 x64
|
- ps: Install-Product node 8 x64
|
||||||
- yarn
|
- npm install
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- yarn test
|
- npm test
|
||||||
|
|
||||||
test: false
|
test: false
|
||||||
|
Reference in New Issue
Block a user