chore(travis) add node.js v0.11

This commit is contained in:
coderaiser 2013-08-30 10:59:21 +03:00
parent e602a0ada1
commit 9265297fc5

View file

@ -3,9 +3,15 @@ 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
on_failure: change