Skip to content

Commit 1ba88a8

Browse files
committed
ci: add npm ls pretest cmd for debugging purposes
1 parent 62b33d3 commit 1ba88a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dependencies:
1717
- npm run cibuild
1818
- npm run pretest
1919
- eval $(node tasks/docker.js setup)
20+
- npm ls
2021

2122
test:
2223
override:

0 commit comments

Comments
 (0)