From a35739dcaae52c58b537669443236e10359214bd Mon Sep 17 00:00:00 2001
From: "Moritz Schubotz (physikerwelt)" <wiki@physikerwelt.de>
Date: Sat, 17 Nov 2018 13:35:59 +0100
Subject: [PATCH] Document travis release procedure

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index d646ba9..f50c410 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,6 @@ this will create a new file
 gipp_bibertool.bib
 compare the contents of both files and overwrite `gipp.bib` with
 `gipp_bibertool.bib`.
+
+## Automatic release configuration
+See the [travis manual](https://docs.travis-ci.com/user/deployment/releases/) to understand the release section of the [travis config](.travis.yml)
-- 
GitLab