From 211c69dab85669891203fe0adb3f756449d2afd8 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 93f99885f..2b41c28f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,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