Switch to codecov

This commit is contained in:
Simon Conseil
2018-01-03 18:15:27 +01:00
parent d5f4fcaa09
commit 816924f8ee
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ addons:
install:
- pip install -U pip setuptools wheel
- pip install -q $PILLOW
- pip install pytest pytest-cov coveralls
- pip install pytest pytest-cov codecov
- pip install .
before_script:
@@ -41,7 +41,7 @@ before_script:
script: py.test -sv --cov sigal --cov-report term-missing tests/
after_success:
coveralls
codecov
notifications:
irc: "chat.freenode.net#sigal"

View File

@@ -5,9 +5,9 @@ Sigal - Simple Static Gallery Generator
:target: https://travis-ci.org/saimn/sigal
:alt: Travis-ci: continuous integration status.
.. image:: https://coveralls.io/repos/saimn/sigal/badge.png?branch=master
:target: https://coveralls.io/r/saimn/sigal?branch=master
:alt: coveralls.io
.. image:: https://codecov.io/gh/saimn/sigal/branch/master/graph/badge.svg
:target: https://codecov.io/gh/saimn/sigal
:alt: codecov.io
Sigal is yet another simple static gallery generator. It's written in Python
and it allows to build a static gallery of images with the following features: