mirror of
https://github.com/fatedier/frp.git
synced 2025-07-12 00:41:06 +07:00
update .travis.yml, support go1.12
This commit is contained in:
@ -2,8 +2,8 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
|
||||
install:
|
||||
- make
|
||||
|
Reference in New Issue
Block a user