How to test R package with OpenBLAS as the R Blas?

How does one test an R package in travis-ci with R (and the package) compiled under OpenBLAS? The new CRAN checks are testing for this and I want to make sure that all my packages meet the new CRAN testing standards but have not been able to figure out how to make it work.