This is an automated email from the ASF dual-hosted git repository.
jan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-lager.git
The following commit(s) were added to refs/heads/master by this push:
new ee1e51c fix: remove legacy CI reporting endpoint
ee1e51c is described below
commit ee1e51c22f416ab6bac50a7e7b3602a0ad6315cc
Author: Jan Lehnardt <[email protected]>
AuthorDate: Wed Jan 6 14:28:57 2021 +0100
fix: remove legacy CI reporting endpoint
---
.travis.yml | 3 ---
1 file changed, 3 deletions(-)
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: [email protected]
otp_release:
- R16B
- R15B03