Skip to content

Commit

Permalink
Switched to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwang committed Mar 14, 2019
1 parent 07889a8 commit 584be3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ matrix:
env:
global:
- PYTHONUNBUFFERED=True
- COVERALLS_PARALLEL=true
before_install:
- openssl aes-256-cbc -K $encrypted_b3fcf6d0737c_key -iv $encrypted_b3fcf6d0737c_iv
-in credentials.tar.gz.enc -out credentials.tar.gz -d
Expand Down Expand Up @@ -92,5 +91,3 @@ after_script:
coveralls & codecov & wait
;;
esac
notifications:
webhooks: https://coveralls.io/webhook
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Detailed documentation can be found at http://cloudbridge.cloudve.org.
Build Status Tests
~~~~~~~~~~~~~~~~~~

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

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

0 comments on commit 584be3b

Please sign in to comment.