Add CodeClimate to Travis-CI.
This commit is contained in:
parent
8c4b2aad65
commit
b64e27f0ad
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ addons:
|
|||
apt:
|
||||
packages:
|
||||
- libjpeg-dev
|
||||
code_climate:
|
||||
repo_token: 2a411f596959fc32f5d73f3ba7cef8cc4d5733299d742dbfc97fd6c190b9010c
|
||||
# command to install dependencies
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
|
Loading…
Reference in a new issue