From 0ef4a7eac3315f0d0f48f490367726f4a5a74053 Mon Sep 17 00:00:00 2001 From: Coda Hale Date: Mon, 2 Dec 2013 19:49:29 -0800 Subject: [PATCH] Test with 1.2 and tip. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e8bddf5..13f75f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: - - 1.1.2 + - 1.2 - tip notifications: # See http://about.travis-ci.org/docs/user/build-configuration/ to learn more