mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -57,6 +57,8 @@ before_script:
|
||||
- npm prune
|
||||
- mysql --version
|
||||
- phpenv versions
|
||||
- npm --version
|
||||
- node --version
|
||||
script: grunt $WP_TRAVISCI
|
||||
notifications:
|
||||
slack:
|
||||
|
||||
Reference in New Issue
Block a user