diff --git a/.sidekickrc b/.sidekickrc new file mode 100644 index 0000000..d175577 --- /dev/null +++ b/.sidekickrc @@ -0,0 +1,22 @@ +{ + "exclude": [ + ], + "languages": { + "json": { + "sidekick-david": { + "failCiOnError": false + } + }, + "all": { + "sidekick-security": { + "failCiOnError": true + } + }, + "js": { + "sidekick-js-todos": { + "failCiOnError": false + } + }, + "ts": {} + } +} \ No newline at end of file diff --git a/.travis.yml b/.travis.yml index 624e409..82435e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,10 @@ env: language: node_js node_js: - "9" +install: + - npm i sidekick +script: + - sidekick run --travis notifications: slack: secure: KTdW1lnaIENmRYqpS9PRQXBeaHMomBXKriUcuDa6hVhAh5IOYEaH8Uo9viRcp0JJT3mU6OB5Few9S9riHrpIPl5Nq/Ip6NzOnzbM4/6+tqo7WK3IuNsDMrYW2afrx65W3Y7ESBBcA01LEcPWywFYbyg284JRFRUUaKWxiwL+b1g=