We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb65aa commit 8495cb9Copy full SHA for 8495cb9
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