projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41a0b1e
)
shippable: add x86_64 targets
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 18 Jul 2017 00:31:47 +0000
(21:31 -0300)
committer
Alex Bennée
<alex.bennee@linaro.org>
Tue, 18 Jul 2017 09:54:30 +0000
(10:54 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[AJB: minor tweak to name]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.shippable.yml
patch
|
blob
|
history
diff --git
a/.shippable.yml
b/.shippable.yml
index 189d193da51427e04542e8f12d7c1625eb54b62f..1f92ace8f74fda3f61fe7df3b1fa9d9af2283517 100644
(file)
--- a/
.shippable.yml
+++ b/
.shippable.yml
@@
-5,6
+5,8
@@
env:
global:
- LC_ALL=C
matrix:
+ - IMAGE=debian-amd64
+ TARGET_LIST=x86_64-softmmu,x86_64-linux-user
- IMAGE=debian-armel-cross
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
- IMAGE=debian-armhf-cross