language: node_js node_js: '5.0' script: - npm run lint - npm run check-dist - npm run test