Skip to content

Commit ea1d97c

Browse files
mrutkowsVincent
authored andcommitted
Update Travis to use ASF-Release.cfg.
1 parent e5e8bf0 commit ea1d97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/travis/test_openwhisk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export OPENWHISK_HOME
6262
UTILDIR="$( cd "${UTILDIR:-$HOMEDIR/incubator-openwhisk-utilities}" && pwd )"
6363
export UTILDIR
6464
cd $UTILDIR
65-
scancode/scanCode.py --config scancode/ASF-Release-v2.cfg $TRAVIS_BUILD_DIR
65+
scancode/scanCode.py --config scancode/ASF-Release.cfg $TRAVIS_BUILD_DIR
6666

6767
#
6868
# Run Golint

0 commit comments

Comments
 (0)