We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f79870 commit 93e07ebCopy full SHA for 93e07eb
.travis.yml
@@ -1,6 +1,6 @@
1
language: go
2
go:
3
-- 1.12.x
+- 1.16.x
4
install:
5
- export PATH=${PATH}:${HOME}/gopath/bin
6
- export PATH=${PATH}:${HOME}/bin
0 commit comments