shippable: add x86_64 targets
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 18 Jul 2017 00:31:47 +0000 (21:31 -0300)
committerAlex 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

index 189d193da51427e04542e8f12d7c1625eb54b62f..1f92ace8f74fda3f61fe7df3b1fa9d9af2283517 100644 (file)
@@ -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