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
1 changed files with 4 additions and 2 deletions

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