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