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