Update .travis.yml

pull/95/head
JulioV 2020-07-10 12:24:31 -04:00 committed by GitHub
parent 0049c1ca87
commit 78074e2aa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ jobs:
before_install:
- brew install mysql
- brew services start mysql
- brew install r@4.0.2
- brew install r
- R --version
- brew cask install miniconda
- eval "$(/opt/miniconda3/condabin/conda shell.bash hook)"
@ -69,4 +69,4 @@ notifications:
template:
- "Repo `%{repository_slug}` *%{result}* build (<%{build_url}|#%{build_number}>) for commit (<%{compare_url}|%{commit}>) on branch `%{branch}`."
- "Execution time: *%{duration}*"
- "Message: %{message}"
- "Message: %{message}"