IBM-Blockchain-Starter-Kit / build-lib

Common scripts for use in Blockchain build pipelines
https://ibm-blockchain-starter-kit.github.io/
Apache License 2.0
4 stars 14 forks source link

Updated README; added more test cases for new functionality around g… #88

Closed rolivieri closed 5 years ago

rolivieri commented 5 years ago

…ovendor.

This PR addresses this issue: https://github.com/IBM-Blockchain-Starter-Kit/build-lib/issues/87

jt-nti commented 5 years ago

Could you also add this to the test/go-chaincode/vendor-dependencies.bats file please?

teardown() {
    cleanup_stubs
}
rolivieri commented 5 years ago

@jt-nti New travis ci build with latest changes to address points above just completed successfully.