fix: remove legacy CI reporting endpoint
diff --git a/.travis.yml b/.travis.yml
index 582c194..6cae609 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,4 @@
 language: erlang
-notifications:
-  webhooks: http://basho-engbot.herokuapp.com/travis?key=8c2550739c2f776d4b05d993aa032f0724fe5450
-  email: eng@basho.com
 otp_release:
   - R16B
   - R15B03