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