Skip to content

Commit 584be3b

Browse files
committed
Switched to codecov
1 parent 07889a8 commit 584be3b

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ matrix:
3434
env:
3535
global:
3636
- PYTHONUNBUFFERED=True
37-
- COVERALLS_PARALLEL=true
3837
before_install:
3938
- openssl aes-256-cbc -K $encrypted_b3fcf6d0737c_key -iv $encrypted_b3fcf6d0737c_iv
4039
-in credentials.tar.gz.enc -out credentials.tar.gz -d
@@ -92,5 +91,3 @@ after_script:
9291
coveralls & codecov & wait
9392
;;
9493
esac
95-
notifications:
96-
webhooks: https://coveralls.io/webhook

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Detailed documentation can be found at http://cloudbridge.cloudve.org.
1010
Build Status Tests
1111
~~~~~~~~~~~~~~~~~~
1212

13-
.. image:: https://coveralls.io/repos/CloudVE/cloudbridge/badge.svg?branch=master&service=github
14-
:target: https://coveralls.io/github/CloudVE/cloudbridge?branch=master
13+
.. image:: https://codecov.io/gh/CloudVE/cloudbridge/branch/master/graph/badge.svg
14+
:target: https://codecov.io/gh/CloudVE/cloudbridge
1515
:alt: Code Coverage
1616

1717
.. image:: https://img.shields.io/pypi/v/cloudbridge.svg

0 commit comments

Comments
 (0)