We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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