1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-23 07:20:55 +03:00

Merge pull request #248 from letsencrypt/coveralls

Coveralls
This commit is contained in:
James Kasten
2015-02-19 15:18:53 -08:00
2 changed files with 8 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

@@ -27,6 +27,8 @@ 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.svg?branch=master
:target: https://coveralls.io/r/letsencrypt/lets-encrypt-preview
.. _watch demo video: https://www.youtube.com/watch?v=Gas_sSB-5SU