language: node_js node_js: - "8" - "7" - "6" before_script: - npm run lint