Set Your Travis CI Environment Variable
Setting an environment variable in Travis CI occurs on a per-repository basis.
To complete this task:
In Travis CI, select the repository you want to scan.
Go to More Options > Settings.
In the Name field, enter
SRCCLR_API_TOKEN
.In the Value field, enter your Veracode SCA API token.
Verify Display value in build log is set to OFF.
This step ensures your token is hidden.
Click Add.