aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 0ae488cb..94ef2e2d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,6 @@
-os: linux
-dist: xenial
language: r
r:
- - release
+ - 4.1.0
addons:
apt:
packages:
@@ -16,6 +14,7 @@ r_packages:
- nlme
- devtools
- covr
+ - vdiffr
r_github_packages:
- jranke/saemixextension@warp_combined
script:

Contact - Imprint