Tweak travis config
This commit is contained in:
parent
7f4c26f860
commit
a32addcfb7
|
@ -8,6 +8,8 @@ install:
|
|||
- pip install -e .
|
||||
script: python test.py
|
||||
notifications:
|
||||
email:
|
||||
on_failure: change
|
||||
irc:
|
||||
channels: "irc.freenode.org#fabric"
|
||||
on_success: change
|
||||
|
|
Loading…
Reference in New Issue