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


git-svn-id: https://develop.svn.wordpress.org/trunk@37730 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2016-06-16 17:27:22 +00:00
parent 931440e375
commit 174925b7a9
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ before_script:
- npm prune
- mysql --version
- phpenv versions
- npm --version
- node --version
script: grunt $WP_TRAVISCI
notifications:
slack: