]> git.sur5r.net Git - u-boot/commit
travis-ci: Emulate 'make tests'
authorTom Rini <trini@konsulko.com>
Mon, 7 Aug 2017 19:24:50 +0000 (15:24 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 11 Aug 2017 15:34:09 +0000 (11:34 -0400)
commit40c8d26a4dd94db490eeaeb2d028591e6fe40465
tree4cfe4bb905a6460952284f3491230a0c73bea835
parent877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5
travis-ci: Emulate 'make tests'

The 'tests' target will run sandbox, sandbox_spl and sandbox_flattree in
test.py and in the case of sandbox_spl ensure that we just run the
specific tests for that build.  Update our matrix to perform similar
test.py runs.

Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml