mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
12 lines
No EOL
302 B
YAML
12 lines
No EOL
302 B
YAML
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
|
|
urls:
|
|
# http://webhooks.jit.su/deploy ##
|
|
- http://webhooks.nodejitsu.com/1/deploy |