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.
2 parents 67cb193 + a3ae19e commit 6e31900Copy full SHA for 6e31900
.travis.yml
@@ -1,8 +1,8 @@
1
language: go
2
3
go:
4
- - 1.8
5
- - 1.9
+ - 1.9.x
+ - 1.10.x
6
- tip
7
8
matrix:
0 commit comments