commit | fe9ef113f53be0fb7f0ebdfc4150ff3e69851c82 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 07 15:24:50 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 11 11:34:09 2017 -0400 |
tree | 4cfe4bb905a6460952284f3491230a0c73bea835 | |
parent | e791a02597907e8cee9da72bac621750e00ef739 [diff] |
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>