Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9007c24 + 6b4a1ca commit b4bc25aCopy full SHA for b4bc25a
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
- - 1.7.x
4
- - tip
+ - 1.12.x
+ - 1.13.x
5
6
install:
7
- go get -t ./...
0 commit comments