Skip to content

Commit 80a2f4b

Browse files
committed
.travis.yml: bump go version
1 parent 03c0a1b commit 80a2f4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22
go:
3-
- "1.12.x"
4-
- "1.13.x"
3+
- "1.15.x"
4+
- "1.16.x"
55
- tip
66

77
matrix:

0 commit comments

Comments
 (0)