language: node_js node_js: - 0.6 before_script: - "npm install" script: - "node_modules/.bin/cake test"