diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 14:03:43 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-11 14:03:43 +0200 |
commit | 1aeb2c5e3dc4782f0cc7279bf16b9ba06a08f328 (patch) | |
tree | b008f3410fe9369dacba45303f9bef01daa025da /.travis.yml | |
parent | 2c0721983e8d0b090141882c49780fe50d8fdcde (diff) |
Add packages necessary for shell commands on travis
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index bc39faf9..8f4e1566 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ addons: cache: packages repos: CRAN: https://cloud.r-project.org -r_packages: nlme +r_packages: nlme devtools codecov r_github_packages: - jranke/saemixextension@warp_combined script: |