We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc73a2 commit 5307399Copy full SHA for 5307399
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
- - 1.8.x
4
- 1.9.x
5
- 1.10.x
+ - 1.11.x
6
- tip
7
script: go test ./... -v
0 commit comments