mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
list file in /tmp to debug our script for travis ci
This commit is contained in:
parent
5198e03f54
commit
cec4340e89
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ script:
|
|||
- sudo dpkg -i ../libhermit*_amd64.deb
|
||||
- make -j2 examples
|
||||
- if [ "$TRAVIS_BRANCH" != "master" ]; then make test; fi
|
||||
- ls -la /tmp
|
||||
- cat /tmp/hermit*
|
||||
|
||||
deploy:
|
||||
on: master
|
||||
|
|
Loading…
Add table
Reference in a new issue