We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ba103 commit 94fd38fCopy full SHA for 94fd38f
.travis.yml
@@ -20,6 +20,7 @@ addons:
20
script:
21
- ./build.sh
22
after_success:
23
+ - cd restcomm
24
- mvn com.blackducksoftware.integration:hub-maven-plugin:2.0.2:build-bom -Dhub.output.directory=. -Dhub.deploy.bdio=false
25
- bash <(curl -s https://copilot.blackducksoftware.com/bash/travis) ./*_bdio.jsonld
26
# Problem to run testsuite https://github.com/travis-ci/travis-ci/issues/1382
0 commit comments