add choco install make to appveyor
This commit is contained in:
parent
4479aed11c
commit
17d47267ca
@ -12,6 +12,7 @@ install:
|
||||
- node --version
|
||||
- npm --version
|
||||
- npm install
|
||||
- choco install make
|
||||
|
||||
test_script:
|
||||
- make test-ci
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user