Closed jonlawlor closed 8 years ago
This all looks OK to me (you can ignore the questions above, I think I'm clear on how this is working now).
LGTM
Do you think we should modify the check-generate.sh scripts in other repos to exclude .travis/ as well?
Don't bother if it's not necessary.
This is the first step to enable docker based testing for OpenBLAS. The new code structure permits different installation and testing scripts for each OS & BLAS library combination, which is necessary for testing on docker images (because the commands will be different).