We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ed74a commit 9ff3fc4Copy full SHA for 9ff3fc4
1 file changed
.travis.yml
@@ -0,0 +1,10 @@
1
+language: go
2
+
3
+go:
4
+ - 1.4
5
+ - 1.5
6
+ - tip
7
8
+install:
9
+ - make deps
10
+ - make build
0 commit comments