language: node_js node_js: - "0.12" - "4" - "5" - "node" script: npm run lint && npm run test