mirror of
https://github.com/fatedier/frp.git
synced 2025-01-19 04:18:18 +01:00
.travis.yml add go1.15 and remove go1.13
This commit is contained in:
parent
c3b7575453
commit
191da54980
@ -2,8 +2,8 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- 1.15.x
|
||||
|
||||
install:
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user