minor changes

This commit is contained in:
coderaiser 2012-12-11 07:30:29 -05:00
parent 63ae0cec67
commit 5ccabc427c

View file

@ -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