diff --git a/.travis.yml b/.travis.yml index 42dbe9a1..a7f9c0f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,11 +16,4 @@ deploy: skip-cleanup: true github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure on: - branch: master -notifications: - webhooks: - urls: - - https://webhooks.gitter.im/e/65e6de631df855237f1d - on_success: change - on_failure: always - on_start: never + branch: master \ No newline at end of file