From a162ee809eacbe54f3886d6b45cd3af084839218 Mon Sep 17 00:00:00 2001 From: Jehiah Czebotar Date: Tue, 17 Mar 2015 16:02:21 -0400 Subject: [PATCH] bump travis Go versions --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 09544e6..91cd4a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: go go: - - 1.2.2 - 1.3.3 + - 1.4.2 script: - curl -s https://raw.githubusercontent.com/pote/gpm/v1.3.1/bin/gpm > gpm - chmod +x gpm