Skip to content

Commit df3182c

Browse files
committed
test: print json file
1 parent 9220b6e commit df3182c

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
@@ -69,6 +69,7 @@ matrix:
6969
| ( grep '.\(c\|cpp\|h\|hpp\)$' || true ) \
7070
| while read file; do cp --parents "${file}" SCANCODE; done
7171
- scancode -l --json-pp scancode.json SCANCODE
72+
- echo scancode.json
7273
- python ./tools/test/travis-ci/scancode.py -f scancode.json
7374

7475
- <<: *basic-vm

0 commit comments

Comments
 (0)