diff --git a/.travis.yml b/.travis.yml index 6077e33..a30290e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,12 +14,4 @@ before_script: script: - python overviewer.py ~/mca/exmaple ~/test-output --rendermodes=smooth-lighting notifications: - irc: - channels: "irc.freenode.org#overviewer" - on_success: always - on_failure: always - email: false -branches: - only: - - master - - travis \ No newline at end of file + email: false \ No newline at end of file