[CI] Enable Travis Code Climate coverage integration
No idea whether this will work...
This commit is contained in:
parent
abb6d4aeeb
commit
27d1d15b23
1 changed files with 3 additions and 3 deletions
|
@ -8,6 +8,6 @@ install:
|
|||
- pip install psutil
|
||||
- pip install netifaces
|
||||
script: nosetests -v tests/
|
||||
#addons:
|
||||
# code_climate:
|
||||
# repo_token: 40cb00907f7a10e04868e856570bb997ab9c42fd3b63d980f2b2269433195fdf
|
||||
addons:
|
||||
code_climate:
|
||||
repo_token: 40cb00907f7a10e04868e856570bb997ab9c42fd3b63d980f2b2269433195fdf
|
||||
|
|
Loading…
Reference in a new issue