language: node_js node_js: - "0.12" - "4" - "5" sudo: false script: "make test"