Remove travis notification
Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/0f7708ae Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/0f7708ae Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/0f7708ae Branch: refs/heads/master Commit: 0f7708ae94d89f83271376aa328a6919c90cd6e0 Parents: 1e291d0 Author: Alexander Shorin <[email protected]> Authored: Sat Jul 25 15:51:07 2015 +0300 Committer: Alexander Shorin <[email protected]> Committed: Sat Jul 25 15:51:07 2015 +0300 ---------------------------------------------------------------------- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/0f7708ae/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 2865a8a..51614ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: erlang -notifications: - email: [email protected] + otp_release: - 17.5 - 17.4
