mirror of
https://github.com/gogs/gogs.git
synced 2026-03-15 16:40:25 +01:00
ci: add Go 1.13
This commit is contained in:
@@ -5,6 +5,7 @@ go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
@@ -5,7 +5,7 @@ clone_depth: 1
|
||||
|
||||
environment:
|
||||
GOPATH: c:\gopath
|
||||
GOVERSION: 1.11
|
||||
GOVERSION: 1.13
|
||||
|
||||
build: false
|
||||
deploy: false
|
||||
|
||||
Reference in New Issue
Block a user