]> git.ipfire.org Git - people/ms/u-boot.git/commit - .travis.yml
travis-ci: compile with buildman when running test/py
authorStephen Warren <swarren@nvidia.com>
Wed, 26 Oct 2016 17:05:36 +0000 (11:05 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 29 Oct 2016 12:59:34 +0000 (08:59 -0400)
commit8304f05388deb6d4b0d5736307e95b4c8188a6f7
tree2f706319fcee6c017d3c85fa8d0ff7d95237abde
parentbf1c0889379f1e71a25d9b94fa5ce7cec8c36d19
travis-ci: compile with buildman when running test/py

Use buildman to compile any U-Boot binary tested by test/py. This
re-uses all the work done elsewhere to make buildman work within
Travis-CI, in particular related to toolchain downloading and buildman
config file creation.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
.travis.yml