From c78563a34160998cbb8a772dfd45be990ec63383 Mon Sep 17 00:00:00 2001 From: Karan Misra Date: Thu, 15 Jan 2015 02:43:28 +0530 Subject: [PATCH] ci: update versions of go we build against --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 795fd2c..14c3702 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,9 @@ branches: - go-rpi go: - - 1.2 - - 1.2.1 + - 1.2.2 + - 1.3.3 + - 1.4 - tip script: