1 2 3 4 5 6 7 8 9 10 11 12
language: node_js node_js: - 0.10 - 0.8 # We want to be notified when something happens. notifications: email: - yoshiki@shibu.jp before_install: - npm install jsx