From a4e1dfff8715d22dab4af0900ec95e27fbf95882 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Tue, 3 Sep 2013 12:40:43 +0200 Subject: [PATCH] Added 1.6.x template branch to ignore list. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0dac805..094c279 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,3 +23,4 @@ matrix: branches: except: templates/1.5.x + templates/1.6.x