Add code climate initial configuration
[command.git] / .travis.yml
index c263d40c2db0097c5ddb6b5e10df29e7460f0cfe..f3a2cb0e2ef8770ec4e496f713c999494b315cf6 100644 (file)
@@ -19,3 +19,5 @@ addons:
     build_command_prepend: "./autogen.sh ; ./configure; make clean"
     build_command:   "make -j 4"
     branch_pattern: coverity_scan
+  code_climate:
+        repo_token: 7c7ce5ba21e7889b416fa1e0be9ce9f293021c706ec99a099d965e26a2a23386
\ No newline at end of file