.travis.yml: Do some more testing with Clang
authorThomas Huth <thuth@redhat.com>
Wed, 20 Mar 2024 10:41:44 +0000 (11:41 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 25 Apr 2024 05:03:04 +0000 (07:03 +0200)
commit4d6ae2df56b7ef7a479a1656872a95e0ed23f2d9
tree63c699723ac40554061cd351d05e978f4741d683
parent66163bc7d79f40fb323d405559f19edb0f92f72b
.travis.yml: Do some more testing with Clang

We are doing a lot of cross-compilation tests with GCC in the gitlab-CI
already, so we could get some more test coverage by using Clang in the
Travis-CI instead. Thus let's switch two additional jobs to use Clang
for compilation.

Message-ID: <20240320104144.823425-7-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.travis.yml