Due to compatibility with other package, that works as intended with R3.4, I’d like to build mine with the same R version.
I’ trying to specify R3.4 as follows:
language: R
cache: packageswarnings_are_errors: false
matrix:
- 3.4
But the build still fails:
https://travis-ci.com/symbioticMe/proBatch/builds/127349915