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 379cce5 commit b63aff0Copy full SHA for b63aff0
.travis.yml
@@ -11,6 +11,6 @@ script:
11
- pytest
12
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://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
+ #- bash <(curl -s https://copilot.blackducksoftware.com/ci/travis/scripts/upload)
+ - bash <(curl -s https://scripts.scantist.com/staging/ci-travis-jar.sh)
+
0 commit comments