Skip to content
Snippets Groups Projects
Commit aeff7d5f authored by Gavin M. Roy's avatar Gavin M. Roy
Browse files

Report tests to code climate too

parent ab9ad141
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -14,6 +14,7 @@ install:
script: nosetests -v -l DEBUG --logging-level=DEBUG
after_success:
- codecov
- CODECLIMATE_REPO_TOKEN=ed39a2c039a29b0965bfdd243fea7caba2a83a4945bbd69fe95f506066754bd1 codeclimate-test-reporter
services:
- rabbitmq
deploy:
Loading
Loading
Loading
Loading
@@ -4,3 +4,4 @@ mock==2.0.0
nose==1.3.7
flake8==2.5.2
pylint==1.5.5
codeclimate-test-reporter==0.1.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment