1
0
Fork 0
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:
Alessandro Boch 2016-10-12 12:01:18 -07:00
parent cff2573d1f
commit 2781cb0e1e

View file

@ -1,4 +1,6 @@
machine: machine:
environment:
GODIST: "go1.7.1.linux-amd64.tar.gz"
services: services:
- docker - docker