summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlexandre Fournier <alexandre.fournier@kiplink.fr>2018-03-19 21:44:53 +0100
committerAlexandre Fournier <alexandre.fournier@kiplink.fr>2018-03-19 21:55:28 +0100
commit9e1e7c5860b8d61bf30e41573f402f80c61f1318 (patch)
tree106d9733c472ea3f4da02ef5ea669e8aec853ee1 /.travis.yml
parenta90bb6caba3d0d07e0b1b7719894af43e3c949d8 (diff)
downloadgenimage-9e1e7c5860b8d61bf30e41573f402f80c61f1318.tar.gz
genimage-9e1e7c5860b8d61bf30e41573f402f80c61f1318.tar.xz
add qemu handler
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5952bec..35eaa8f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,7 @@ addons:
- genext2fs
- genisoimage
- mtools
+ - qemu-utils
- squashfs-tools
# FIXME: dtc on travis is too old
# - device-tree-compiler