From e7206a5c51c5014428e4ad92570e690195f90c73 Mon Sep 17 00:00:00 2001 From: Jo Liss Date: Wed, 19 Sep 2012 18:19:52 +0200 Subject: [PATCH] Do not build 1.1_stable branch on Travis for now --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 72c42c45..77b71d87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,7 +27,3 @@ matrix: before_script: - sh -e /etc/init.d/xvfb start - export DISPLAY=:99.0 -branches: - only: - - master - - 1.1_stable