diff --git a/.nycrc b/.nycrc new file mode 100644 index 00000000..fddd0ceb --- /dev/null +++ b/.nycrc @@ -0,0 +1,9 @@ +{ + "reporter": [ + "lcov", + "text-summary" + ], + "include": [ + "lib/**/*.js" + ] +} diff --git a/.travis.yml b/.travis.yml index 3a9c633a..af4c1c19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,6 @@ node_js: - "6" - "5" - "4" +addons: + code_climate: + repo_token: 7454b1a666015e244c384d19f48c34e35d1ae58c3aa428ec542f10bbcb848358