We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6204512 + 01593fa commit 694cddcCopy full SHA for 694cddc
.travis.yml
@@ -1,8 +1,8 @@
1
language: go
2
3
go:
4
- - 1.7
5
- - 1.8
+ - 1.10.x
+ - 1.11.x
6
- tip
7
8
matrix:
0 commit comments