Skip to content
Snippets Groups Projects
Commit f5f4215c authored by Christina Azodi's avatar Christina Azodi
Browse files

reset travis yml to original used by oshlack

parent b30962ed
No related branches found
No related tags found
No related merge requests found
......@@ -12,14 +12,14 @@ dist: xenial
addons:
apt:
update: true
sources:
- sourceline: 'ppa:opencpu/imagemagick'
# update: true
# sources:
# - sourceline: 'ppa:opencpu/imagemagick'
packages:
- libgsl-dev # dependency for gsl>copula>zinbwave
- libmagick++-dev # dependency for magick
# - libmagick++-dev # dependency for magick
install: skip
#install: skip
#install:
# - R -e 'install.packages("knitr")'
# - R -e 'install.packages("devtools")'
......@@ -27,7 +27,7 @@ install: skip
after_success:
- Rscript -e 'covr::codecov()'
r_check_args: "--no-vignettes"
#r_check_args: "--no-vignettes"
notifications:
email:
recipients:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment