mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
minor changes
This commit is contained in:
parent
63ae0cec67
commit
5ccabc427c
1 changed files with 11 additions and 14 deletions
25
.travis.yml
25
.travis.yml
|
|
@ -1,14 +1,11 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
#- 0.4 #jshint fails to install (no gzip, jshint test not working out)
|
||||
- 0.6
|
||||
- 0.8
|
||||
- 0.9
|
||||
notifications:
|
||||
#webhooks:
|
||||
#http://requestb.in/12h5bl71
|
||||
email:
|
||||
#recipients:
|
||||
# - cloudcmd.coderaiser@gmail.com
|
||||
on_success: change
|
||||
on_failure: change
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.6
|
||||
- 0.8
|
||||
- 0.9
|
||||
notifications:
|
||||
#webhooks:
|
||||
#http://requestb.in/12h5bl71
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: change
|
||||
Loading…
Add table
Add a link
Reference in a new issue