mirror of
https://github.com/maputnik/editor.git
synced 2026-07-30 17:57:26 +00:00
Fetch submodule in appveyor
This commit is contained in:
@@ -13,6 +13,7 @@ environment:
|
|||||||
|
|
||||||
# scripts that run after cloning repository
|
# scripts that run after cloning repository
|
||||||
install:
|
install:
|
||||||
|
- git submodule update --init --recursive
|
||||||
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
|
- set PATH=%GOPATH%\bin;c:\go\bin;%PATH%
|
||||||
- go version
|
- go version
|
||||||
- go env
|
- go env
|
||||||
|
|||||||
Reference in New Issue
Block a user