From: spf13 Date: Mon, 25 Aug 2014 19:18:53 +0000 (-0400) Subject: Bumping Travis to test Go 1.2 & tip (1.3) X-Git-Tag: v0.12~34 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1143a8fa;p=brevno-suite%2Fhugo Bumping Travis to test Go 1.2 & tip (1.3) --- diff --git a/.travis.yml b/.travis.yml index 4564573a..c00c98db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: - - 1.1 + - 1.2 - tip script: - go test ./...