Skip to content

Commit 93e07eb

Browse files
committed
Use Go 1.16 to run CI
1 parent 5f79870 commit 93e07eb

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,6 +1,6 @@
11
language: go
22
go:
3-
- 1.12.x
3+
- 1.16.x
44
install:
55
- export PATH=${PATH}:${HOME}/gopath/bin
66
- export PATH=${PATH}:${HOME}/bin

0 commit comments

Comments
 (0)