travis: removed notifications and whitelist
This commit is contained in:
10
.travis.yml
10
.travis.yml
@@ -14,12 +14,4 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- python overviewer.py ~/mca/exmaple ~/test-output --rendermodes=smooth-lighting
|
- python overviewer.py ~/mca/exmaple ~/test-output --rendermodes=smooth-lighting
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
email: false
|
||||||
channels: "irc.freenode.org#overviewer"
|
|
||||||
on_success: always
|
|
||||||
on_failure: always
|
|
||||||
email: false
|
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
- travis
|
|
||||||
Reference in New Issue
Block a user