language: node_js node_js: - "6" branched: only: - master script: - npm run lint - npm run browser-build - npm run site