node v4.0 removed from list, because jshin fails to install

This commit is contained in:
coderaiser 2012-07-01 11:34:43 +03:00
parent e5a07db27f
commit b7399d49b1

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 #jshint fails to install (no gzip, jshint test not working out)
- 0.6
- 0.7 # development version of 0.8, may be unstable
- 0.8