From 7f40cedf8d4b39d55bc5f1871c7ab767b161b83b Mon Sep 17 00:00:00 2001 From: nobonobo Date: Wed, 5 Mar 2014 09:03:51 +0900 Subject: [PATCH] travis fix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c34c397..b68dfcf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: - tip install: + - go get github.com/r7kamura/gospel - go install . script: