Commit f5f48bd0 by Adeel Mujahid

Merge pull request #617 from am11/CI

Appveyor: Make nodejs versions flexible
parents 0add9917 b7cfd3c0
......@@ -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