language: node_js node_js: - "8" branches: only: - master before_script: - npm install script: - npm run build