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