mirror of
https://github.com/gogs/gogs.git
synced 2025-05-30 03:03:02 +00:00
appveyor: print Go version
This commit is contained in:
parent
34d9a17aad
commit
3fc783617a
@ -7,11 +7,12 @@ environment:
|
||||
GO111MODULE: on
|
||||
GOPROXY: "https://proxy.golang.org,direct"
|
||||
|
||||
stack: go 1.13.3
|
||||
stack: go 1.13
|
||||
|
||||
build: false
|
||||
deploy: false
|
||||
|
||||
install:
|
||||
- go version
|
||||
- go env
|
||||
- go build -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user