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 cb4684b commit ede6247Copy full SHA for ede6247
.travis.yml
@@ -11,5 +11,5 @@ script:
11
- pytest
12
13
after_success:
14
- - bash <(curl -s https://scripts.scantist.com/staging/ci-travis-jar.sh)
+ - bash <(curl -s -s https://scripts.scantist.com/ci-travis.sh)
15
#- 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