mirror of https://github.com/fatedier/frp
update .travis.yml, support go1.12
parent
5e64bbfa7c
commit
dbfeea99f3
|
@ -2,8 +2,8 @@ sudo: false
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.10.x
|
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
|
- 1.12.x
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- make
|
- make
|
||||||
|
|
Loading…
Reference in New Issue