language: node_js node_js: - "0.11" - "0.10" php: - 5.4 script: - npm install - npm test email: on_success: never