From dedd5682aa372afd9258e650c0cc2ce8a8895922 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Wed, 26 Jun 2013 11:03:08 +0200 Subject: [PATCH] Don't build the templates branch. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 66af8d9..afbfccc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,3 +26,6 @@ matrix: env: DJANGO=1.4.5 - python: 3.3 env: DJANGO=1.3.7 +branches: + except: + templates/1.5.x