mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
node v4.0 removed from list, because jshin fails to install
This commit is contained in:
parent
e5a07db27f
commit
b7399d49b1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue