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