Travis shouldnt test gh-pages and friends

This adds a blacklist of branches that Travis shouldn't run tests
against.
bug/bundler_fix
Tod Beardsley 2014-12-03 13:58:06 -06:00
parent fee712bf23
commit 2c9018ac0e
No known key found for this signature in database
GPG Key ID: BD63D0A3EA19CAAC
1 changed files with 6 additions and 0 deletions

View File

@ -36,3 +36,9 @@ notifications:
git:
depth: 5
# Blacklist certain branches from triggering travis builds
branches:
except:
- gh-pages
- metakitty