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-catalog.git
The following commit(s) were added to refs/heads/master by this push:
new 7646357 Update Travis to use ASF-Release.cfg (#279)
7646357 is described below
commit 76463572057bf6bae7769dfb35b7f6987a52d874
Author: Matt Rutkowski <[email protected]>
AuthorDate: Thu May 31 16:01:25 2018 -0500
Update Travis to use ASF-Release.cfg (#279)
---
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 09f9b25..49a68dd 100755
--- a/tools/travis/build.sh
+++ b/tools/travis/build.sh
@@ -27,7 +27,7 @@ UTILDIR="$ROOTDIR/../incubator-openwhisk-utilities"
# run scancode
cd $UTILDIR
-scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $ROOTDIR
+scancode/scanCode.py --config scancode/ASF-Release.cfg $ROOTDIR
# run jshint
cd $ROOTDIR/packages
--
To stop receiving notification emails like this one, please contact
[email protected].