sudo: false language: node_js branches: only: - master node_js: - 8 script: npm run test