Configure your Travis CI repository
To complete this task:
-
Add this code to your
.travis.yml
file:addons:
srcclr: true -
If you want verbose output during the scan, add the debug key:
addons:
srcclr:
debug: true -
Commit the changes to start a build.
Results:
Veracode Software Composition Analysis (SCA) performs an agent-based scan, displaying results to your agent-based scanning environment.