Commit b7cfd3c0 by Adeel

Appveyor: Make nodejs versions flexible.

parent 0add9917
......@@ -6,8 +6,8 @@ init:
environment:
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: true
matrix:
- nodejs_version: 0.10.32
- nodejs_version: 0.11.13
- nodejs_version: 0.10
- nodejs_version: 0.11
install:
- ps: Install-Product node $env:nodejs_version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment