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:
parent
931440e375
commit
174925b7a9
@ -57,6 +57,8 @@ before_script:
|
||||
- npm prune
|
||||
- mysql --version
|
||||
- phpenv versions
|
||||
- npm --version
|
||||
- node --version
|
||||
script: grunt $WP_TRAVISCI
|
||||
notifications:
|
||||
slack:
|
||||
|
Loading…
Reference in New Issue
Block a user