We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdac6a0 commit 86f00e4Copy full SHA for 86f00e4
1 file changed
.travis.yml
@@ -0,0 +1,9 @@
1
+language: go
2
+
3
+go:
4
+ - "1.8.x"
5
+ - "1.9.x"
6
+ - "1.10.x"
7
+ - "1.11.x"
8
+ - "1.12.x"
9
+ - tip
0 commit comments