From patchwork Thu Jan 19 17:18:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 91968 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp355300qgi; Thu, 19 Jan 2017 08:19:06 -0800 (PST) X-Received: by 10.200.38.196 with SMTP id 4mr8078918qtp.96.1484842746042; Thu, 19 Jan 2017 08:19:06 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id k65si2906360qkf.162.2017.01.19.08.19.05; Thu, 19 Jan 2017 08:19:06 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 745DC60901; Thu, 19 Jan 2017 16:19:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 97852608BD; Thu, 19 Jan 2017 16:19:02 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id D9A6E608C7; Thu, 19 Jan 2017 16:18:55 +0000 (UTC) Received: from mail-lf0-f49.google.com (mail-lf0-f49.google.com [209.85.215.49]) by lists.linaro.org (Postfix) with ESMTPS id 1E6A1608BB for ; Thu, 19 Jan 2017 16:18:54 +0000 (UTC) Received: by mail-lf0-f49.google.com with SMTP id k86so40210390lfi.0 for ; Thu, 19 Jan 2017 08:18:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=cY7S2WDZhJ5t/1QXvNPUBxmzHsKrMUYQolbtb+IXUZA=; b=NtJOeJyRON0pzQ8j949vot5BqNdK9L/Ec8526ITUh//mKn0reiuThSw5WrhpK/DBcx NTPd3mNjymD8qjEFGYqPPiW/2ZdwAzmpLIYpFVvDMIzu/+rbrJ4p0hcuSW8X7LcnPIr2 mk7AuTeDRaYX7kDS8lWx4RVSwR28wCwH9X/L1OlNkT/BYn9aD4erQpk4UBKqIq47Rfd0 qFg+KWRLuFuYT7okrAeCevBNrAqdno4LWFHv6LR3hbg0xll3mqNTrTExphh+/FJE7AlE qG/VRMN1eHYIsUGdPBt8sSy8zpiETzBORqTWUBkw5nOVkUR4RQjreFEPmCqKsULdmr+3 ykJg== X-Gm-Message-State: AIkVDXJCiBlLzdohT4mPTfOrdiaIv6fJxudidSpTeebtrRgxUSGAgRJ3zJOybkuH3LA/0Hnkw0k= X-Received: by 10.46.8.90 with SMTP id g26mr4575246ljd.74.1484842732940; Thu, 19 Jan 2017 08:18:52 -0800 (PST) Received: from erachmi-ericsson.ki.sw.ericsson.se (c-83-233-76-66.cust.bredband2.com. [83.233.76.66]) by smtp.gmail.com with ESMTPSA id 87sm2108383lft.27.2017.01.19.08.18.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 08:18:52 -0800 (PST) From: Christophe Milard To: mike.holmes@linaro.org, maxim.uvarov@linaro.com, lng-odp@lists.linaro.org Date: Thu, 19 Jan 2017 18:18:06 +0100 Message-Id: <1484846286-2779-1-git-send-email-christophe.milard@linaro.org> X-Mailer: git-send-email 2.7.4 Subject: [lng-odp] [PATCHv2] travis: better comments to generate token in the travis file X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Christophe Milard --- .travis.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- 2.7.4 diff --git a/.travis.yml b/.travis.yml index 03e61b1..cfa6c3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,18 @@ env: global: # COVERITY_SCAN_TOKEN # ** specific to your project ** + # Note: + # You should have a github account and travis linked travis account. + # The secure key to be filled below is the 685 character long encrypted + # token you can find as follow from your coverity dashboard + # (at https://scan.coverity.com/dashboard): + # Click on the github project (/odp) + # Click on "submit build" + # Click on "Configure Travis CI" + # Look at the COVERITY_SCAN_TOKEN in the env: global: section + # of the configuration example. + # copy the secure: below + # - secure: "xxxx" language: c