language: node_js node_js: - "6" - "7" - "8" - "9" script: - npm run lesshint - npm run cs - npm run units