Skip to content

Commit 379cce5

Browse files
authored
Update .travis.yml
1 parent 0d56794 commit 379cce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ script:
1111
- pytest
1212

1313
after_success:
14-
#- bash <(curl -s -s https://scripts.scantist.com/ci-travis.sh)
15-
- bash <(curl -s https://scripts.scantist.com/staging/ci-travis-jar.sh)
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)
1616
#- 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

Comments
 (0)