aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-10-15 13:17:45 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-10-15 13:17:45 +0200
commitf4f6cc84d32e135b03300bf78578f1981c489bfe (patch)
tree8402d290158a1d5bd12614fa591dea5db1cc63c0 /.travis.yml
parent204bff8546cbd52533e36853b10b181d46fb2767 (diff)
Get current nlme version from CRAN on Travis
Also commit the dontrun instruction for saemix I had wanted to commit and switch back to devel mode for pkgdown
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c598c869..b6982328 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,8 @@ addons:
apt:
packages:
- gcc
+r_packages:
+ - nlme
r_github_packages:
- jranke/saemixextension
script:

Contact - Imprint