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 c0271afdc4
commit 529a4c3506
1 changed files with 2 additions and 0 deletions

View File

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