ccpp-framework
ccpp-framework copied to clipboard
Clean up old CI testing framework (in main), then merge to feature/capgen
Description
I am seeing a few files in main and feature/capgen that are associated with previous CI testing framework implementations, e.g. .travis.yml. We should clean up and remove whatever isn't used any more in main, and then update feature/capgen from main (which is generally a good idea to do from time to time).
Steps to Reproduce
n/a
Additional Context
n/a
Output
n/a
Most of this was done in previous PRs and the merge from feature/capgen to main. The remaining piece of removing .travis.yml will be done as part of #612