Fix travis.yml

This commit is contained in:
ckl-fokus 2018-05-25 18:37:19 +02:00 committed by GitHub
parent ca667df371
commit 3e20dde68d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,8 @@
services:
- docker
addons:
apt:
update: true
before_script:
- sudo apt install qemu-user-static
- "./create-binary-docker backend"