Skip to content

Commit f7bf625

Browse files
committed
travis: revert debug print
1 parent b0ac873 commit f7bf625

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ 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-
- ls SCANCODE
8079
- scancode -l --json-pp scancode.json SCANCODE
8180
- python ./tools/test/travis-ci/scancode-evaluate.py -f scancode.json || true
8281
after_success:

0 commit comments

Comments
 (0)