From 43223fdcf20deb1a69e30d7ff01e9d15604897f7 Mon Sep 17 00:00:00 2001 From: Yuren Ju Date: Fri, 8 Mar 2013 17:43:29 +0800 Subject: [PATCH] Revert "Bug 842349 - excluded v1* branches for travis" This reverts commit 8c3a6f5be9656c490e7d170fedee16a284e41c52. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index d590852b5ac6..f831e55f1670 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,3 @@ before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" script: bash ./tools/ci/unit/travis.sh -branches: - except: - - v1-train - - v1.0.0 - - v1.0.1