We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cb65aa + 8495cb9 commit b116b02Copy full SHA for b116b02
1 file changed
.travis.yml
@@ -3,5 +3,6 @@ language: go
3
go:
4
- 1.7
5
- 1.8
6
+ - 1.9
7
8
script: travis_retry go test ./... -v -parallel 8
0 commit comments