Skip to content

Commit a0248c1

Browse files
committed
scancode: print files if any found
1 parent 1b4ad98 commit a0248c1

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
- python ./tools/test/travis-ci/scancode-evaluate.py -f scancode.json || true
7777
after_success:
7878
- python ./tools/test/travis-ci/scancode-evaluate.py -f scancode.json
79+
- cat scancode-evaluate.log
7980
- retval=$?
8081
- |
8182
if [ $retval == 0 ]; then

0 commit comments

Comments
 (0)