Skip to:
Content

bbPress.org

Changeset 5984 for trunk/.travis.yml


Ignore:
Timestamp:
03/18/2016 01:43:12 AM (8 years ago)
Author:
netweb
Message:

Build Tools: Add minimum NodeJS 4.2.x LTS version

This changeset sets the minimum required NodeJS version supported. This is required as various NPM modules now require a minimum version greater than the default v0.10.x currently in use.

See #2920.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r5961 r5984  
    2020# x.y mirrors the latest from the x.y branch
    2121env:
     22    - TRAVIS_NODE_VERSION="4"
    2223    - WP_VERSION=master
    2324    - WP_VERSION=4.4
Note: See TracChangeset for help on using the changeset viewer.