Add coveralls

This commit is contained in:
James Kasten 2015-02-11 14:44:03 -08:00
parent b80ac49a04
commit 0f3d8d17a0
2 changed files with 9 additions and 1 deletions

View file

@ -4,9 +4,14 @@ before_install: >
travis_retry sudo apt-get install python python-setuptools
python-virtualenv python-dev gcc swig dialog libaugeas0 libssl-dev
install: travis_retry python setup.py dev # installs tox
install:
- travis_retry python setup.py dev # installs tox
- travis_retry pip install coveralls
script: travis_retry tox
after_success: coveralls
env:
- TOXENV=py26
- TOXENV=py27

View file

@ -28,6 +28,9 @@ All you need to do is:
.. image:: https://travis-ci.org/letsencrypt/lets-encrypt-preview.svg?branch=master
:target: https://travis-ci.org/letsencrypt/lets-encrypt-preview
.. image:: https://coveralls.io/repos/letsencrypt/lets-encrypt-preview/badge.png?branch=master
:target: https://coveralls.io/r/letsencrypt/lets-encrypt-preview
.. _watch demo video: https://www.youtube.com/watch?v=Gas_sSB-5SU