travis: Don't build the debian branch
This commit is contained in:
parent
12649265b1
commit
15872ca02a
@ -23,6 +23,10 @@ script:
|
||||
after_success:
|
||||
- "if [ $TOX_ENV == 'py27' ]; then pip install coveralls; coveralls; fi"
|
||||
|
||||
branches:
|
||||
except:
|
||||
- debian
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user