aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-10-22 12:57:13 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-10-22 12:57:13 +0200
commitfe911ba14d543fe3238d170b11adf03a44529f46 (patch)
tree6647d47a4579b544907865732a2906a52c8bff2e
parent6d8dcdf2947b52fa8d58249c8fac1fff5d3439ae (diff)
Try 2 to make travis use nlme from my drat repo
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 081a0f83..914efb6c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,9 +11,11 @@ addons:
- gcc
repos:
CRAN: https://cloud.r-project.org
- jranke: https://jranke.github.io/drat/
+ jranke: https://jranke.github.io/drat
r_github_packages:
- jranke/saemixextension
+r_packages:
+ - nlme
script:
- |
R CMD build .

Contact - Imprint