prepare Qemu as root

This commit is contained in:
Stefan Agner 2019-01-23 11:16:30 +01:00
parent 662129b1b2
commit a5e3bb63c2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ install:
- sudo systemctl restart docker
- sudo apt-get --yes --no-install-recommends install qemu-user-static
before_script:
- ./prepare-qemu
- sudo ./prepare-qemu
script:
- ./build
after_success: