[U-Boot] [FYI] Debugging Travis-CI builds

Tom Rini trini at konsulko.com
Sun Oct 13 19:44:55 UTC 2019


Hey all,

I finally broke down and figured out what you need to do to get a
travis-ci environment locally.  Using docker, you need to pull
https://hub.docker.com/r/travisci/ci-ubuntu-1804/tags and then run it
normally with whatever volume re-maps you want.  Then follow the steps
in our .travis.yml file manually (apt-get install stuff, etc).  This got
me what I needed to be able to see why the bcm job I added was failing
and fix it.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191013/58f62358/attachment.sig>


More information about the U-Boot mailing list