1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-15 20:13:19 +00:00

Update travis for recent go versions.

This commit is contained in:
Alex Bramley 2022-03-23 09:38:41 +00:00
parent 33c2868b34
commit 5b481cf00a

View file

@ -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