Re: [PATCH 3/6] travis.yml: Move the --enable-modules test to the gitlab-CI

2021-02-03 Thread Wainer dos Santos Moschetta
On 2/3/21 8:32 AM, Thomas Huth wrote: Simply add the flag to an existing job, no need for yet another job here. Signed-off-by: Thomas Huth --- .gitlab-ci.yml | 1 + .travis.yml| 6 -- 2 files changed, 1 insertion(+), 6 deletions(-) Reviewed-by: Wainer dos Santos Moschetta

[PATCH 3/6] travis.yml: Move the --enable-modules test to the gitlab-CI

2021-02-03 Thread Thomas Huth
Simply add the flag to an existing job, no need for yet another job here. Signed-off-by: Thomas Huth --- .gitlab-ci.yml | 1 + .travis.yml| 6 -- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41e11b41e4..4654798523 100644 --- a/.gitla