[travis] add codeclimate

This commit is contained in:
tobi-wan-kenobi 2020-05-20 17:35:14 +02:00
parent 093da246b6
commit fd43e6cdd7

View file

@ -14,3 +14,7 @@ install:
- pip install coverage
script:
- coverage run -m unittest discover -v
- CODECLIMATE_REPO_TOKEN=40cb00907f7a10e04868e856570bb997ab9c42fd3b63d980f2b2269433195fdf codeclimate-test-reporter
addons:
code_climate:
repo_token: 40cb00907f7a10e04868e856570bb997ab9c42fd3b63d980f2b2269433195fdf