more debugging prints

This commit is contained in:
Stefan Agner 2019-01-24 15:11:37 +01:00
parent 69ed4c92b1
commit 75e6c685d1
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ install:
- sudo apt-get --yes --no-install-recommends install qemu-user-static
before_script:
- sudo ./prepare-qemu
- umask
- ls -la rootfs
script:
- ./build
after_success: