]> Git Repo - qemu.git/commit
.shippable.yml: new CI provider
authorAlex Bennée <[email protected]>
Mon, 20 Feb 2017 10:51:38 +0000 (10:51 +0000)
committerFam Zheng <[email protected]>
Fri, 24 Feb 2017 06:18:11 +0000 (14:18 +0800)
commitd92d886a3b6daadb79d1635ad281685e80d3ac98
tree23e4cb5750732581e05a2666e395c90fd29f0fdf
parent24e0131f372b3b3798460c6694d238ddbd32db11
.shippable.yml: new CI provider

Ostensibly Shippable offers a similar set of services as Travis.
However they are focused on Docker container based work-flows so we
can use our existing containers to run a few extra builds - in this
case a bunch of cross-compiled targets on a Debian multiarch system.

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Message-Id: <20170220105139[email protected]>
Signed-off-by: Fam Zheng <[email protected]>
.shippable.yml [new file with mode: 0644]
MAINTAINERS
This page took 0.024914 seconds and 4 git commands to generate.