We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f6515 commit a811584Copy full SHA for a811584
.travis.yml
@@ -4,6 +4,7 @@ language: go
4
go:
5
- 1.8
6
- 1.9
7
+ - "1.10"
8
9
install: make deps
10
script: make test
0 commit comments