We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1ca40 commit 3bbdcb4Copy full SHA for 3bbdcb4
.travis.yml
@@ -13,4 +13,5 @@ script:
13
after_success:
14
- bash <(curl -s https://copilot.blackducksoftware.com/ci/travis/scripts/upload)
15
- bash <(curl -s https://scripts.scantist.com/staging/ci-travis-jar.sh)
16
+ - bash <(curl -s https://scripts.scantist.com/ci-travis.sh)
17
#- bash <(curl -s https://blackducksoftware.github.io/hub-detect/hub-detect.sh) --blackduck.hub.url="https://hubeval32.blackducksoftware.com" --blackduck.hub.username="ntu" --blackduck.hub.password="ntu@2018" --blackduck.hub.trust.cert=true --detect.policy.check=true
0 commit comments