mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[debug] log npm packages
This commit is contained in:
@@ -19,6 +19,7 @@ before_install:
|
||||
npm --version
|
||||
script:
|
||||
- |
|
||||
npm ls --depth=0
|
||||
if [ "$TEST_TYPE" = build_website ]; then
|
||||
if [ "$TRAVIS_BRANCH" = "$REACT_WEBSITE_BRANCH" ] && [ "$TRAVIS_PULL_REQUEST" = false ]; then
|
||||
set -e
|
||||
|
||||
Reference in New Issue
Block a user