cloudcmd/.travis.yml
2013-08-30 10:59:21 +03:00

17 lines
267 B
YAML

language: node_js
node_js:
- 0.6
- 0.8
- 0.10
- 0.11
matrix:
allow_failures:
- node_js: '0.11'
notifications:
#webhooks:
#http://requestb.in/12h5bl71
email:
on_success: never
on_failure: change