Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 842349 - excluded v1* branches for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
yurenju committed Feb 18, 2013
1 parent ccdc777 commit 8c3a6f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -2,3 +2,8 @@ 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

0 comments on commit 8c3a6f5

Please sign in to comment.