]> git.ipfire.org Git - people/ms/u-boot.git/commit - .travis.yml
travis-ci: Update toolchain and buildman usage
authorTom Rini <trini@konsulko.com>
Thu, 20 Oct 2016 15:08:26 +0000 (11:08 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 24 Oct 2016 12:06:28 +0000 (08:06 -0400)
commitcd402e01595d26890635208954481044e5c7ef01
tree341c14006d157e23a88ff9f1ea0f216504f86861
parent4899210c737fb51e2e4207e49b1df8ac303e52cb
travis-ci: Update toolchain and buildman usage

- Drop the 'cache' line, travis-ci says to not cache apt packages (and
  does not).
- Get the Ubuntu provided toolchain for ARM and PowerPC.
- Add more toolchain options that buildman can fetch.

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