Skip to content

Commit 70b3f95

Browse files
authored
travis print content of lib dirs
1 parent fd2bb10 commit 70b3f95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ script:
3030
- make
3131
- make check
3232
- cat test/test-suite.log
33+
- ls -l /usr/local/lib/
34+
- ls -l /usr/lib/
3335
after_success:
3436
- if [ $DEBUG = "debug" ] && [ "$TRAVIS_OS_NAME" = "linux" ]; then ../ci-report-coverage; fi
3537
matrix:

0 commit comments

Comments
 (0)