From 782ee3cd95432ab5a2ab1bf1995e347241877b29 Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P Date: Sun, 28 Feb 2016 14:01:33 +0100 Subject: as usual travis failing for stuff I can't reproduce locally --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f1195d13..e69773c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ before_install: install: - go get ./... + - go get github.com/hashicorp/logutils - go build . - find . - go test ./... -- cgit v1.2.3