File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ matrix:
3434env :
3535 global :
3636 - PYTHONUNBUFFERED=True
37- - COVERALLS_PARALLEL=true
3837before_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
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Detailed documentation can be found at http://cloudbridge.cloudve.org.
1010Build 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
You can’t perform that action at this time.
0 commit comments