ddragosd commented on a change in pull request #41: WIP: Add support for scancode in Travis; update README with license & build badges URL: https://github.com/apache/incubator-openwhisk-devtools/pull/41#discussion_r126004997
########## File path: .travis.yml ########## @@ -10,7 +10,9 @@ services: - docker before_install: + - ./tools/travis/setupscan.sh Review comment: it's not a big difference, but for consistency with the current repo WDYT if instead of `./tools/travis` folder we use `./.travis` ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
