mirror of https://github.com/fluffle/goirc
Update travis for recent go versions.
This commit is contained in:
parent
33c2868b34
commit
5b481cf00a
|
@ -2,8 +2,10 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.16.2
|
||||
- 1.15.10
|
||||
- 1.18
|
||||
- 1.17.8
|
||||
- 1.16.15
|
||||
- 1.15.15
|
||||
|
||||
sudo : false
|
||||
|
||||
|
|
Loading…
Reference in New Issue