Attempt at fixing Travis

pull/95/head
kaguillera 2020-07-09 12:03:53 -04:00
parent 9ca54f930d
commit 64406a4316
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 r@4.0.2
- R --version
- brew cask install miniconda
- eval "$(/opt/miniconda3/condabin/conda shell.bash hook)"