Skip to content

Commit bb84a1c

Browse files
committed
build: bump Go version to 1.17.x
1 parent 56a62e1 commit bb84a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cache:
77
- $GOPATH/src/github.com/golang
88

99
go:
10-
- "1.13.x"
10+
- "1.17.x"
1111

1212
sudo: required
1313

0 commit comments

Comments
 (0)