You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by pd...@apache.org on 2018/05/31 21:01:53 UTC

[incubator-openwhisk-client-go] branch master updated: Update Travis to use ASF-Release.cfg. (#92)

This is an automated email from the ASF dual-hosted git repository.

pdesai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 35b332f  Update Travis to use ASF-Release.cfg. (#92)
35b332f is described below

commit 35b332f78f10e4d11d624f4b6661573dc53fe777
Author: Matt Rutkowski <mr...@us.ibm.com>
AuthorDate: Thu May 31 16:01:48 2018 -0500

    Update Travis to use ASF-Release.cfg. (#92)
---
 tools/travis/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/travis/build.sh b/tools/travis/build.sh
index c3cf047..5ca2ad3 100755
--- a/tools/travis/build.sh
+++ b/tools/travis/build.sh
@@ -25,4 +25,4 @@ UTILDIR="$ROOTDIR/../incubator-openwhisk-utilities"
 
 # run scancode using the ASF Release configuration
 cd $UTILDIR
-scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $ROOTDIR
+scancode/scanCode.py --config scancode/ASF-Release.cfg $ROOTDIR

-- 
To stop receiving notification emails like this one, please contact
pdesai@apache.org.