language: node_js node_js: - "0.12" script: - "node tools/build.js -t node" - "npm test" sudo: false # Use container-based architecture