mirror of https://github.com/gogs/gogs.git
Change required version to Go 1.6
parent
b40dc550ed
commit
089eb1a099
|
@ -1,9 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.5.x
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- master
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue