Re: [PATCH v2 11/11] Azure/GitLab/Travis: Add SPL unit tests

2020-10-29 Thread Simon Glass
Run SPL unit tests in all test environments. Signed-off-by: Simon Glass --- (no changes since v1) .azure-pipelines.yml | 2 +- .gitlab-ci.yml | 2 +- .travis.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) Applied to u-boot-dm, thanks!

[PATCH v2 11/11] Azure/GitLab/Travis: Add SPL unit tests

2020-10-25 Thread Simon Glass
Run SPL unit tests in all test environments. Signed-off-by: Simon Glass --- (no changes since v1) .azure-pipelines.yml | 2 +- .gitlab-ci.yml | 2 +- .travis.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml in