language: node_js node_js: - '4.2' - '5.5' install: 'npm install' script: 'npm test'