Skip to content

Commit

Permalink
CI: Remove Codacy integration
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <[email protected]>
  • Loading branch information
nijel committed May 16, 2019
1 parent ae3d43c commit e5b6415
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ after_script:
- coverage xml
# CodeCov
- codecov
# Codacy
- python-codacy-coverage -r coverage.xml
# CodeClimate
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
matrix:
Expand Down
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ Weblate
:alt: Codecov Coverage Status
:target: https://codecov.io/gh/WeblateOrg/weblate

.. image:: https://api.codacy.com/project/badge/Grade/394a22d396414d48abb6a85054f4415e
:alt: Codacy Badge
:target: https://www.codacy.com/app/Weblate/weblate

.. image:: https://api.codeclimate.com/v1/badges/eeaa886372cf697f96c0/maintainability
:target: https://codeclimate.com/github/WeblateOrg/weblate/maintainability
:alt: Maintainability
Expand Down
1 change: 0 additions & 1 deletion ci/requirements-travis.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
codecov
codacy-coverage
psycopg2-binary
mysqlclient
twine

0 comments on commit e5b6415

Please sign in to comment.