install qemu on travis

This commit is contained in:
Alex Dadgar 2016-03-24 10:59:20 -07:00
parent 3a6d498506
commit 37c5a5b0d5
1 changed files with 1 additions and 0 deletions

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'"