diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-15 14:06:18 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-15 14:06:18 +0200 |
commit | e64679bbe4eb81c08e634eae80116820549e83a9 (patch) | |
tree | d6d6b85447036beefbdae7b7cc2d46d0119c862d /.travis.yml | |
parent | 79c335835849e5f9f993f5458c218fea81b8f4ba (diff) |
Try to make remotes::install_github work again
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 76a83e64..ceaee76f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ r_packages: - devtools - covr - vdiffr +env: GITHUB_PAT= r_github_packages: - saemixdevelopment/saemixextension@master script: |