mirror of
https://github.com/fatedier/frp.git
synced 2026-01-10 10:13:16 +00:00
build: add go1.8 and remove go1.5
This commit is contained in:
@@ -2,9 +2,9 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.4
|
||||
- 1.7.4
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
|
||||
install:
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user