Skip to content

Commit 5b481cf

Browse files
committed
Update travis for recent go versions.
1 parent 33c2868 commit 5b481cf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
language: go
33

44
go:
5-
- 1.16.2
6-
- 1.15.10
5+
- 1.18
6+
- 1.17.8
7+
- 1.16.15
8+
- 1.15.15
79

810
sudo : false
911

0 commit comments

Comments
 (0)