Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BE40E200B28 for ; Sun, 26 Jun 2016 09:55:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BCF45160A69; Sun, 26 Jun 2016 07:55:45 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3F6B4160A5C for ; Sun, 26 Jun 2016 09:55:45 +0200 (CEST) Received: (qmail 68171 invoked by uid 500); 26 Jun 2016 07:55:44 -0000 Mailing-List: contact commits-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list commits@celix.apache.org Received: (qmail 68155 invoked by uid 99); 26 Jun 2016 07:55:44 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Jun 2016 07:55:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 461F1DFB02; Sun, 26 Jun 2016 07:55:44 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: pnoltes@apache.org To: commits@celix.apache.org Date: Sun, 26 Jun 2016 07:55:45 -0000 Message-Id: <4e76b892f4104115a8e4389c891dd93d@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] celix git commit: CELIX-360: Removes enforcing coverity for every build archived-at: Sun, 26 Jun 2016 07:55:45 -0000 CELIX-360: Removes enforcing coverity for every build Project: http://git-wip-us.apache.org/repos/asf/celix/repo Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/8c4e037d Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/8c4e037d Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/8c4e037d Branch: refs/heads/develop Commit: 8c4e037db02f63796b10389df1ac409bcfe42b56 Parents: 13d5d97 Author: Pepijn Noltes Authored: Sun Jun 26 09:55:16 2016 +0200 Committer: Pepijn Noltes Committed: Sun Jun 26 09:55:16 2016 +0200 ---------------------------------------------------------------------- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/celix/blob/8c4e037d/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index d1f6729..62af5fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ env: - COVERITY_SCAN_TOKEN="iomLSuaE8KOZLDog-KK7Ug" - COVERITY_SCAN_BUILD_URL="https://scan.coverity.com/scripts/travisci_build_coverity_scan.sh" - COVERITY_SCAN_BUILD="curl -s $COVERITY_SCAN_BUILD_URL | sed 's/https:\/\/scan.coverity.com\/builds/https:\/\/scan.coverity.com\/builds?project=Apache+Celix/g' | bash" - - COVERITY_SCAN_ALWAYS_ON="y" + - COVERITY_SCAN_ALWAYS_ON="n" matrix: include: