]> git.baikalelectronics.ru Git - uboot.git/commit
travis-ci: Drop 'TEST_CMD'
authorTom Rini <trini@konsulko.com>
Thu, 20 Oct 2016 15:24:52 +0000 (11:24 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 24 Oct 2016 12:06:28 +0000 (08:06 -0400)
commita1f75d545ac888126738ff41b1e646a9e06f821b
tree45ad2a43f57d021d64d121f60b3c8ab7635ec177
parent29b72a882dc405b3763c22007329f29f2cf9a81b
travis-ci: Drop 'TEST_CMD'

We don't need to use TEST_CMD in order to run tests.  We need a BUILDMAN
and TOOLCHAIN variable to avoid having to duplicate logic or write some
wrapper function.  But this makes the tests harder as we add more
complex examples.

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