From 63d3debae086ac5459546bd39e63b41dd32ca96d Mon Sep 17 00:00:00 2001 From: Paul Elliott Date: Fri, 6 May 2022 14:06:09 +0100 Subject: [PATCH] Revert Coverity project name change Although Coverity have now changed their URL to point at the new project, they did not change the project name, it would seem. Signed-off-by: Paul Elliott --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7b72515246..67cb3ca61e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,7 @@ addons: - gnutls-bin coverity_scan: project: - name: "Mbed-TLS/mbedtls" + name: "ARMmbed/mbedtls" notification_email: support-mbedtls@arm.com build_command_prepend: build_command: make