Skip to content

Commit 6663969

Browse files
committed
Start moving to coveralls
fix misprints Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
1 parent b3b9b15 commit 6663969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,9 @@ CI systems
176176
==========
177177
For code checking several CI systems is used in parallel:
178178

179-
1. `Travis CI: <https://travis-ci.org/penguinolog/logwrap>`_ is used for checking: PEP8, pylint, installation possibility and unit tests. Also it's publishes coverage on Codacy.
179+
1. `Travis CI: <https://travis-ci.org/penguinolog/logwrap>`_ is used for checking: PEP8, pylint, bandit, installation possibility and unit tests. Also it's publishes coverage on coveralls.
180180

181-
2. `coveralls: <https://coveralls.io/github/penguinolog/logwrap>`_ is used forcoverage display.
181+
2. `coveralls: <https://coveralls.io/github/penguinolog/logwrap>`_ is used for coverage display.
182182

183183
CD system
184184
=========

0 commit comments

Comments
 (0)