mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
trying to support old node versions
This commit is contained in:
parent
e2590f9e7f
commit
2b1b974f1d
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 #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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue