mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(appveyor) iojs: 1 -> 2
This commit is contained in:
parent
bb42e9b2a0
commit
08ed4e6621
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ environment:
|
|||
# node.js
|
||||
- nodejs_version: "0.12"
|
||||
# io.js
|
||||
- nodejs_version: "1"
|
||||
- nodejs_version: "2"
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue