Skip to content

Commit b9ba103

Browse files
author
Jean Deruelle
committed
Integrating black duck software copilot for license check
1 parent f4eacb5 commit b9ba103

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ addons:
1919
organization: "restcomm-connect" # the key of the org you chose at step #3
2020
script:
2121
- ./build.sh
22+
after_success:
23+
- mvn com.blackducksoftware.integration:hub-maven-plugin:2.0.2:build-bom -Dhub.output.directory=. -Dhub.deploy.bdio=false
24+
- bash <(curl -s https://copilot.blackducksoftware.com/bash/travis) ./*_bdio.jsonld
2225
# Problem to run testsuite https://github.com/travis-ci/travis-ci/issues/1382
2326
# - echo "About to run sonar-scanner"
2427
# - cd restcomm

0 commit comments

Comments
 (0)