switch appveyor command to install mingw instead of make
This commit is contained in:
parent
17d47267ca
commit
965690ac80
@ -12,7 +12,7 @@ install:
|
||||
- node --version
|
||||
- npm --version
|
||||
- npm install
|
||||
- choco install make
|
||||
- choco install mingw
|
||||
|
||||
test_script:
|
||||
- make test-ci
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user