master
sudo: false language: node_js node_js: - "node" - "6" - "6.0" - "6.1" script: "npm run test-travis"