Attempt at fixing Travis
parent
9ca54f930d
commit
64406a4316
|
@ -35,7 +35,7 @@ jobs:
|
||||||
before_install:
|
before_install:
|
||||||
- brew install mysql
|
- brew install mysql
|
||||||
- brew services start mysql
|
- brew services start mysql
|
||||||
- brew install r
|
- brew install r@4.0.2
|
||||||
- R --version
|
- R --version
|
||||||
- brew cask install miniconda
|
- brew cask install miniconda
|
||||||
- eval "$(/opt/miniconda3/condabin/conda shell.bash hook)"
|
- eval "$(/opt/miniconda3/condabin/conda shell.bash hook)"
|
||||||
|
|
Loading…
Reference in New Issue