From a376986e4b09b9c06d8e566506f4f058b0175ea1 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Mon, 18 Nov 2019 00:40:46 +0100 Subject: [PATCH] Prepare 0.1 --- .travis.yml | 2 +- README.rst | 2 +- docs/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e2393c4..b791627 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ matrix: install: pip install -r requirements/testing.txt before_script: - - sleep 10 + - sleep 1 script: tox -e $TOX_ENV diff --git a/README.rst b/README.rst index e16d6ea..c3090fc 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ Generate changelog from Git commits. .. image:: https://img.shields.io/badge/license-GPL--2.0--only%20OR%20LGPL--2.1--or--later-blue.svg :target: https://github.com/barseghyanartur/matyan/#License - :alt: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later + :alt: GPL-2.0-only OR LGPL-2.1-or-later .. image:: https://coveralls.io/repos/github/barseghyanartur/matyan/badge.svg?branch=master&service=github :target: https://coveralls.io/github/barseghyanartur/matyan?branch=master diff --git a/docs/index.rst b/docs/index.rst index c11d4a5..e9aeba2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,7 +17,7 @@ Generate changelog from Git commits. .. image:: https://img.shields.io/badge/license-GPL--2.0--only%20OR%20LGPL--2.1--or--later-blue.svg :target: https://github.com/barseghyanartur/matyan/#License - :alt: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-or-later + :alt: GPL-2.0-only OR LGPL-2.1-or-later .. image:: https://coveralls.io/repos/github/barseghyanartur/matyan/badge.svg?branch=master&service=github :target: https://coveralls.io/github/barseghyanartur/matyan?branch=master