diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 10:02:57 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-11 10:02:57 +0100 |
commit | 9f977cb5d9657d0066598cda38908282dadae0c4 (patch) | |
tree | d109d259a160a87d81a6ab6a5303b788a43de684 | |
parent | 6681356b8abab27f0735341ed6d3a44e1374e2e5 (diff) |
Try to debug the failure in remotes::install_deps
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 3f3eafb..cbaf167 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,7 @@ before_install: - ./run.sh bootstrap install: + - Rscript -e "utils::download.file('https://api.github.com/repos/jranke/chents/contents/DESCRIPTION?ref=HEAD')" - ./run.sh install_deps script: |