From f243f78b7c870ec334b966ecf9182a68903c9325 Mon Sep 17 00:00:00 2001 From: Nick Sullivan Date: Fri, 10 Jan 2014 11:22:28 -0800 Subject: [PATCH] Update travis.ci to use Go tip --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a6a8c08..b79070d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: go -go: 1.1 +go: tip script: go get github.com/cloudflare/redoctober && go test github.com/cloudflare/redoctober... && go vet github.com/cloudflare/redoctober... notifications: email: