From f03aa1012d5e527339b1e1997337f5c9b29f053b Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sat, 21 Jul 2012 16:31:29 +0200 Subject: [PATCH] Removed branch limitation. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5bcb972..1753dee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,3 @@ script: env: - DJANGO=1.3.1 - DJANGO=1.4 -branches: - only: - - develop