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_r126083810
########## File path: .travis.yml ########## @@ -10,7 +10,9 @@ services: - docker before_install: + - ./tools/travis/setupscan.sh Review comment: I agree that the right call is to stay consistent with the rest of the repos. When I picked on `.travis` I was looking to isolate the code from the CI parts, similarly with `.git` folder. It's not such a big difference worth going for at this point when the other repos don't follow this convention. ---------------------------------------------------------------- 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
