Install r 4.0.0 for testing

pull/95/head
JulioV 2020-07-10 12:47:26 -04:00
parent 78074e2aa2
commit 9e1af86c0b
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
before_install:
- brew install mysql
- brew services start mysql
- brew install r
- brew install https://github.com/Homebrew/homebrew-core/raw/218998d/Formula/r.rb
- R --version
- brew cask install miniconda
- eval "$(/opt/miniconda3/condabin/conda shell.bash hook)"