mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Force go 1.7.1 in circle.yml to resolve failure to get golint
Signed-off-by: Alessandro Boch <aboch@docker.com>
This commit is contained in:
parent
cff2573d1f
commit
2781cb0e1e
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
machine:
|
machine:
|
||||||
|
environment:
|
||||||
|
GODIST: "go1.7.1.linux-amd64.tar.gz"
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue