language: node_js node_js: "8" os: - linux install: - npm install script: - npm run dist branches: only: - master