Make WordPress Core

Changeset 37730 for trunk


Ignore:
Timestamp:
06/16/2016 05:27:22 PM (8 years ago)
Author:
jorbin
Message:

Output node and npm versions on travis

In order to make local debugging of travis easier, output the npm and node versions when travis runs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r37555 r37730  
    5858- mysql --version
    5959- phpenv versions
     60- npm --version
     61- node --version
    6062script: grunt $WP_TRAVISCI
    6163notifications:
Note: See TracChangeset for help on using the changeset viewer.