Make WordPress Core

Changeset 40258


Ignore:
Timestamp:
03/09/2017 09:08:09 PM (8 years ago)
Author:
ocean90
Message:

Build/Test Tools: On Travis CI install and use the node version which is specified in package.json.

Props netweb.
See #35105.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r40257 r40258  
    6060    composer global require "phpunit/phpunit=4.8.*"
    6161  fi
    62 - npm install -g npm
     62- npm --version
     63- node --version
     64- nvm install 6.9.1
    6365- npm install -g grunt-cli
    6466- npm install
Note: See TracChangeset for help on using the changeset viewer.