mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 20:30:01 +00:00
Use MinGW make in AppVeyor
This commit is contained in:
@@ -25,7 +25,7 @@ install:
|
||||
build_script:
|
||||
- go vet ./...
|
||||
- gofmt -s -l .
|
||||
- make
|
||||
- mingw32-make.exe
|
||||
|
||||
# to disable automatic tests
|
||||
test: off
|
||||
|
||||
Reference in New Issue
Block a user