mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(appveyor) io.js: 1.0 -> 1
This commit is contained in:
parent
5b9ec5da26
commit
1c0d885603
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.0"
|
||||
- nodejs_version: "1"
|
||||
|
||||
install:
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue