]> git.ipfire.org Git - thirdparty/qemu.git/commit
.travis.yml: combine docs and tools build with out-of-tree
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 8 Mar 2019 15:48:08 +0000 (15:48 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Mar 2019 17:05:21 +0000 (17:05 +0000)
commit956d4506736da3c157c91f3f0d63d38be390c620
tree64e4ed3f8d626a54182e02e5e5e2fb478fa389b4
parentcd7507cbfe1e57719290efa6fb086968e2bb4c90
.travis.yml: combine docs and tools build with out-of-tree

We will be moving all builds out of tree eventually but for now we
need to for building the docs as sphinx requires an out-of-tree build.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml