branch: elpa/drupal-mode
commit 4f3cffa76d8359449bf0e960f884320130f24b85
Author: Arne Jørgensen <[email protected]>
Commit: GitHub <[email protected]>
Update .travis.yml
---
.travis.yml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 7b1c79b353..dcd2450dd4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,8 +12,3 @@ env:
script:
- emacs --version
- make test
-notifications:
- webhooks: https://webhooks.gitter.im/e/fa0500ce49cab8dc8144
- on_success: change
- on_failure: always
- on_start: never