0

Disable IRC notifications from travis

This commit is contained in:
Andrew Chin
2018-09-17 17:48:29 -04:00
committed by GitHub
parent b789641e6e
commit 3cceaf5869

View File

@@ -21,11 +21,6 @@ script:
- python overviewer.py ~/mcoa/exmaple ~/test-output --rendermodes=smooth-lighting -p1
notifications:
email: false
irc:
channels:
- "chat.freenode.net#overviewer"
template:
- "\x0313Minecraft-Overviewer\x03/\x0306%{branch}\x03 \x0314%{commit}\x03 %{build_url} %{message}"
# matrix:
# allow_failures:
# - python: "3.2"