mirror of
https://github.com/gogs/gogs.git
synced 2026-05-07 02:17:04 +02:00
CI: add go 1.9.x
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- master
|
||||
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user