Disable IRC notifications from travis
This commit is contained in:
@@ -21,11 +21,6 @@ script:
|
|||||||
- python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting -p1
|
- python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting -p1
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
|
||||||
channels:
|
|
||||||
- "chat.freenode.net#overviewer"
|
|
||||||
template:
|
|
||||||
- "\x0313Minecraft-Overviewer\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"
|
|
||||||
# matrix:
|
# matrix:
|
||||||
# allow_failures:
|
# allow_failures:
|
||||||
# - python: "3.2"
|
# - python: "3.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user