Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Remove Codacy
Browse files Browse the repository at this point in the history
Codacy hasn't been great for analyzing modern Python so it is being
removed.
  • Loading branch information
sernst committed Dec 3, 2019
1 parent 5760ad9 commit 5474c32
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,3 @@ coveralls:
script:
- pip install coveralls
- coveralls

codacy:
image: python:3.7
stage: broadcast
script:
- pip install codacy-coverage
- python-codacy-coverage -r coverage.xml

0 comments on commit 5474c32

Please sign in to comment.