language: node_js node_js: - '5.0' sudo: false install: - npm install script: - npm test