Skip to content

Commit c61c05c

Browse files
committed
Use recent go version on travis
1 parent 18471b7 commit c61c05c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- "1.10"
3+
- "1.16.2"
44
env:
55
- "PATH=/home/travis/gopath/bin:$PATH"
66
before_install:

0 commit comments

Comments
 (0)