This is an automated email from the ASF dual-hosted git repository.
houshengbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-cli.git
The following commit(s) were added to refs/heads/master by this push:
new ea1d97c Update Travis to use ASF-Release.cfg.
ea1d97c is described below
commit ea1d97cc96e3ad28428cf408f995a33605fe9d2e
Author: Matt Rutkowski <[email protected]>
AuthorDate: Thu May 31 13:42:57 2018 -0500
Update Travis to use ASF-Release.cfg.
---
tools/travis/test_openwhisk.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/travis/test_openwhisk.sh b/tools/travis/test_openwhisk.sh
index 9bad3d0..94f2725 100755
--- a/tools/travis/test_openwhisk.sh
+++ b/tools/travis/test_openwhisk.sh
@@ -62,7 +62,7 @@ export OPENWHISK_HOME
UTILDIR="$( cd "${UTILDIR:-$HOMEDIR/incubator-openwhisk-utilities}" && pwd )"
export UTILDIR
cd $UTILDIR
-scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $TRAVIS_BUILD_DIR
+scancode/scanCode.py --config scancode/ASF-Release.cfg $TRAVIS_BUILD_DIR
#
# Run Golint
--
To stop receiving notification emails like this one, please contact
[email protected].