aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-06-11 14:03:43 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-06-11 14:03:43 +0200
commit1aeb2c5e3dc4782f0cc7279bf16b9ba06a08f328 (patch)
treeb008f3410fe9369dacba45303f9bef01daa025da
parent2c0721983e8d0b090141882c49780fe50d8fdcde (diff)
Add packages necessary for shell commands on travis
-rw-r--r--.travis.yml2
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:

Contact - Imprint