mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
11 lines
No EOL
292 B
YAML
11 lines
No EOL
292 B
YAML
language: node_js
|
|
node_js:
|
|
#- 0.4 #jshint fails to install (no gzip, jshint test not working out)
|
|
- 0.6
|
|
- 0.8
|
|
notifications:
|
|
webhooks:
|
|
#http://requestb.in/12h5bl71
|
|
urls:
|
|
# http://webhooks.jit.su/deploy ##
|
|
- http://webhooks.nodejitsu.com/1/deploy |