mirror of
https://github.com/maputnik/editor.git
synced 2026-06-18 05:07:25 +00:00
Specify path to mingw make
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ install:
|
|||||||
build_script:
|
build_script:
|
||||||
- go vet ./...
|
- go vet ./...
|
||||||
- gofmt -s -l .
|
- gofmt -s -l .
|
||||||
- mingw32-make.exe
|
- C:\MinGW\bin\mingw32-make.exe
|
||||||
|
|
||||||
# to disable automatic tests
|
# to disable automatic tests
|
||||||
test: off
|
test: off
|
||||||
|
|||||||
Reference in New Issue
Block a user