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 672FE200C89 for ; Sat, 20 May 2017 02:36:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 65ED3160BD4; Sat, 20 May 2017 00:36:14 +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 B3E57160BD2 for ; Sat, 20 May 2017 02:36:13 +0200 (CEST) Received: (qmail 33887 invoked by uid 500); 20 May 2017 00:36:13 -0000 Mailing-List: contact commits-help@openwhisk.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwhisk.apache.org Delivered-To: mailing list commits@openwhisk.apache.org Received: (qmail 33877 invoked by uid 99); 20 May 2017 00:36:12 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 May 2017 00:36:12 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5FF80868E6; Sat, 20 May 2017 00:36:11 +0000 (UTC) Date: Sat, 20 May 2017 00:36:11 +0000 To: "commits@openwhisk.apache.org" Subject: [incubator-openwhisk-devtools] branch master updated: [docker-compose] updated build status badge from the incubator repo (#35) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <149524057116.16678.2952228681416538820@gitbox.apache.org> From: dragos@apache.org Reply-To: "commits@openwhisk.apache.org" X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-openwhisk-devtools X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1b1ecffe05f38e0312c711a1b3bb385318ad27d8 X-Git-Newrev: 16c9affaa7b963915f75e3a1a6d0ee759d7f08e1 X-Git-Rev: 16c9affaa7b963915f75e3a1a6d0ee759d7f08e1 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.3.dev Auto-Submitted: auto-generated archived-at: Sat, 20 May 2017 00:36:14 -0000 This is an automated email from the ASF dual-hosted git repository. dragos pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-devtools.git The following commit(s) were added to refs/heads/master by this push: new 16c9aff [docker-compose] updated build status badge from the incubator repo (#35) 16c9aff is described below commit 16c9affaa7b963915f75e3a1a6d0ee759d7f08e1 Author: ddragosd AuthorDate: Fri May 19 17:36:09 2017 -0700 [docker-compose] updated build status badge from the incubator repo (#35) --- docker-compose/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/README.md b/docker-compose/README.md index 45bd489..86b2a89 100644 --- a/docker-compose/README.md +++ b/docker-compose/README.md @@ -1,6 +1,6 @@ # How to setup OpenWhisk with Docker Compose -[![Build Status](https://travis-ci.org/openwhisk/openwhisk-devtools.svg?branch=master)](https://travis-ci.org/openwhisk/openwhisk-devtools) +[![Build Status](https://travis-ci.org/apache/incubator-openwhisk-devtools.svg?branch=master)](https://travis-ci.org/apache/incubator-openwhisk-devtools) An easy way to try OpenWhisk locally is to use Docker Compose. -- To stop receiving notification emails like this one, please contact ['"commits@openwhisk.apache.org" '].