Skip to content

Commit f048370

Browse files
committed
Travis: test with Go 1.17/1.18
Move from Go 1.16+1.17 to Go 1.17+1.18. Signed-off-by: Nalin Dahyabhai <[email protected]>
1 parent 587089d commit f048370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: go
22

33
go:
4-
- "1.16"
54
- "1.17"
5+
- "1.18"
66

77
install:
88

0 commit comments

Comments
 (0)