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 c4ab2b9 commit cb02a32Copy full SHA for cb02a32
.travis.yml
@@ -4,7 +4,9 @@ language: go
4
5
go:
6
- 1.7.x
7
-
+install:
8
+ - echo "Please don't go get"
9
+
10
services:
11
- docker
12
0 commit comments