language: node_js sudo: false node_js: - "0.10" - "0.12" script: - "./script/ci-test.sh"