Skip to content

Commit 3f9b678

Browse files
committed
test
1 parent 7d17214 commit 3f9b678

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
@@ -76,6 +76,7 @@ matrix:
7676
| ( grep '.\(c\|cpp\|h\|hpp\|py\)$' || true ) \
7777
| ( grep -v '^tools/test/toolchains/api_test.py' || true ) \
7878
| while read file; do cp --parents "${file}" SCANCODE; done
79+
- cat scancode.json
7980
- scancode -l --json-pp scancode.json SCANCODE
8081
- python ./tools/test/travis-ci/scancode-evaluate.py -f scancode.json || true
8182
after_success:

0 commit comments

Comments
 (0)