mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
minor changes
This commit is contained in:
parent
42d0570ef0
commit
bb4ac65f13
1 changed files with 11 additions and 0 deletions
11
.travis.yml
Normal file
11
.travis.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue