We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1e972 commit f747138Copy full SHA for f747138
1 file changed
.travis.yml
@@ -1,11 +1,11 @@
1
sudo: false
2
language: go
3
go:
4
- - 1.5.x
5
- 1.6.x
6
- 1.7.x
7
- 1.8.x
8
- 1.9.x
9
- 1.10.x
+ - 1.11.x
10
11
script: go test -v -cover -race
0 commit comments