language: node_js node_js: - "6" - "8" cache: yarn sudo: false notifications: email: false script: - yarn danger ci