mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(travis) add node.js v0.11
This commit is contained in:
parent
e602a0ada1
commit
9265297fc5
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue