We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27749b4 commit 569a85eCopy full SHA for 569a85e
.travis.yml
@@ -1,8 +1,7 @@
1
language: go
2
3
go:
4
- - 1.x
5
- - 1.12.x
+ - 1.11.x
6
- master
7
8
script: go test -v ./...
0 commit comments