Skip to content

Commit f991c82

Browse files
authored
Merge pull request #23 from dfeyer/task-update-go
TASK: Update go to 1.16
2 parents 0edc77e + c61c05c commit f991c82

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.8
3+
- "1.16.2"
44
env:
55
- "PATH=/home/travis/gopath/bin:$PATH"
66
before_install:

0 commit comments

Comments
 (0)