mirror of
https://github.com/fatedier/frp.git
synced 2026-04-21 16:39:09 +08:00
build: remove support for go1.4, add go1.7
This commit is contained in:
@@ -2,9 +2,9 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.4.2
|
||||
- 1.5.3
|
||||
- 1.6.2
|
||||
- 1.5.4
|
||||
- 1.6.3
|
||||
- 1.7rc6
|
||||
|
||||
install:
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user