From 887f73d9127f877f14ba1abc0df5cf2e1ff3d937 Mon Sep 17 00:00:00 2001 From: Andrea Iob Date: Thu, 20 Nov 2025 16:37:24 +0100 Subject: [PATCH] travis: disable coverity notifications --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6bfb921690..079515ed40 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,7 +52,6 @@ jobs: project: name: optimad/bitpit description: "bitpit :: Open source library for scientific High Performance Computing" - notification_email: coverity@optimad.it build_command_prepend: > mkdir build; cd build;