mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-04-15 22:56:42 +00:00
Fix travis.yml
This commit is contained in:
parent
ca667df371
commit
3e20dde68d
@ -1,5 +1,8 @@
|
||||
services:
|
||||
- docker
|
||||
addons:
|
||||
apt:
|
||||
update: true
|
||||
before_script:
|
||||
- sudo apt install qemu-user-static
|
||||
- "./create-binary-docker backend"
|
||||
|
Loading…
x
Reference in New Issue
Block a user