Variable Node/io minor versions
Can we do:
environment:
matrix:
# node.js
- nodejs_version: "0.10"
- nodejs_version: "0.12"
# io.js
- nodejs_version: "1.x"
- nodejs_version: "2.x"
... in order to get the latest minor version? I'm on a free account, so it takes a very very long time to find out for myself.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 03 Aug, 2015 02:38 AM
Yes, that's correct.
I've moved your account to a new faster environment.
2 Posted by Steven Vachon on 04 Aug, 2015 12:39 AM
Whoa, is it ever fast now! Thanks!!
I'm getting a node install error with the 1.x and 2.x versions, however:
https://ci.appveyor.com/project/stevenvachon/winattr/build/46/job/l...
Support Staff 3 Posted by Feodor Fitsner on 04 Aug, 2015 01:19 AM
These lines should be just:
4 Posted by Steven Vachon on 04 Aug, 2015 12:41 PM
Thanks!
With
"2", v2.3.4 is being installed when 2.5.0 is the latest.Support Staff 5 Posted by Feodor Fitsner on 04 Aug, 2015 04:27 PM
Right, this will be updated shortly.
6 Posted by Steven Vachon on 04 Aug, 2015 10:47 PM
Ok, I'll wait for that. Thank you.
Steven Vachon closed this discussion on 04 Aug, 2015 10:47 PM.