We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7234924 commit fd39434Copy full SHA for fd39434
.travis.yml
@@ -1,6 +1,6 @@
1
language: go
2
go:
3
- - 1.7.x
+ - 1.9.x
4
script: go test `go list ./... | grep -v vendor`
5
6
notifications:
0 commit comments