install qemu on travis

This commit is contained in:
Alex Dadgar
2016-03-24 10:59:20 -07:00
parent 743f3621de
commit 473be7c8bf

View File

@@ -73,6 +73,7 @@ bootstrap:
done
travis:
@sudo apt-get install -y qemu
@sh -c "'$(PWD)/scripts/update_docker.sh'"
@sh -c "'$(PWD)/scripts/install_rkt.sh'"