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.
1 parent ba8edc0 commit 79f2387Copy full SHA for 79f2387
.travis.yml
@@ -1,5 +1,10 @@
1
language: go
2
3
+go:
4
+ - 1.4
5
+ - 1.5
6
+ - tip
7
+
8
sudo: required
9
services:
10
- docker
0 commit comments