From eaebb27e1a357fc021fa1c2955711f9dacc91728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Renard?= Date: Sun, 11 Oct 2015 07:51:31 +0200 Subject: [PATCH] Fixed missing golang versions and removed tip --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 462c24b..4afb310 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,9 @@ go: - 1.2 - 1.3 - 1.4.2 - - tip + - 1.4.3 + - 1.5 + - 1.5.1 env: matrix: