Skip to content

Commit 6a072b3

Browse files
committed
[debug] log npm packages
1 parent 5d7f398 commit 6a072b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ before_install:
1919
npm --version
2020
script:
2121
- |
22+
npm ls --depth=0
2223
if [ "$TEST_TYPE" = build_website ]; then
2324
if [ "$TRAVIS_BRANCH" = "$REACT_WEBSITE_BRANCH" ] && [ "$TRAVIS_PULL_REQUEST" = false ]; then
2425
set -e

0 commit comments

Comments
 (0)