forked from mirror/cast
travis: Bump Go versions
This commit is contained in:
parent
8d17101741
commit
c3e59ced67
|
@ -3,8 +3,8 @@ env:
|
||||||
- GO111MODULE=on
|
- GO111MODULE=on
|
||||||
sudo: required
|
sudo: required
|
||||||
go:
|
go:
|
||||||
- "1.11.x"
|
- "1.15.x"
|
||||||
- "1.12.x"
|
- "1.16.x"
|
||||||
- tip
|
- tip
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
|
Loading…
Reference in New Issue