trying to support old node versions

This commit is contained in:
coderaiser 2012-06-26 15:15:14 +03:00
parent e2590f9e7f
commit 2b1b974f1d

View file

@ -1,6 +1,6 @@
language: node_js
node_js:
#- 0.4 no need, it's to old (no gzip, jshint test not working out)
- 0.4 #no need, it's to old (no gzip, jshint test not working out)
- 0.6
- 0.7 # development version of 0.8, may be unstable
notifications: