From 84c00896338f7cc87402b7f785d4fb3a13371cc6 Mon Sep 17 00:00:00 2001 From: risk danger olson Date: Tue, 15 Nov 2016 12:52:39 -0700 Subject: [PATCH] get cobra for git-lfs-test-server-api --- circle.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/circle.yml b/circle.yml index 65a79214..736dd739 100644 --- a/circle.yml +++ b/circle.yml @@ -26,6 +26,9 @@ dependencies: override: - script/bootstrap + # needed for git-lfs-test-server-api + - go get github.com/spf13/cobra + test: override: - script/cibuild