We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdefa4b commit 363630bCopy full SHA for 363630b
.travis.yml
@@ -0,0 +1,8 @@
1
+language: go
2
+
3
+go:
4
+ - 1.6.x
5
+ - 1.7.x
6
+ - 1.8.x
7
8
+script: make test
0 commit comments