Variable Node/io minor versions

Steven Vachon's Avatar

Steven Vachon

03 Aug, 2015 12:05 AM

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.

  1. Support Staff 1 Posted by Feodor Fitsner on 03 Aug, 2015 02:38 AM

    Feodor Fitsner's Avatar

    Yes, that's correct.

    I've moved your account to a new faster environment.

  2. 2 Posted by Steven Vachon on 04 Aug, 2015 12:39 AM

    Steven Vachon's Avatar

    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...

  3. Support Staff 3 Posted by Feodor Fitsner on 04 Aug, 2015 01:19 AM

    Feodor Fitsner's Avatar

    These lines should be just:

        - nodejs_version: "1"
        - nodejs_version: "2"
    
  4. 4 Posted by Steven Vachon on 04 Aug, 2015 12:41 PM

    Steven Vachon's Avatar

    Thanks!

    With "2", v2.3.4 is being installed when 2.5.0 is the latest.

  5. Support Staff 5 Posted by Feodor Fitsner on 04 Aug, 2015 04:27 PM

    Feodor Fitsner's Avatar

    Right, this will be updated shortly.

  6. 6 Posted by Steven Vachon on 04 Aug, 2015 10:47 PM

    Steven Vachon's Avatar

    Ok, I'll wait for that. Thank you.

  7. Steven Vachon closed this discussion on 04 Aug, 2015 10:47 PM.

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