From a55d2f1243338397c56b85b4ae89b16370072b55 Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Sat, 22 Aug 2015 14:14:58 -0700 Subject: [PATCH] Allow failures in 1.5 since the build scripts don't support switching for --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5880a73a4..497bbe1ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,3 +18,4 @@ matrix: fast_finish: true allow_failures: - go: tip + - go: 1.5