aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-12-09 00:17:07 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-12-09 00:17:07 +0100
commitdcb7d15f36b5a2315a6ef7652360ae90ec414141 (patch)
treee4a20d9921bcb603369668f5fd8c62978c9f7152 /.travis.yml
parentdf996535b0bb3077040abccf1c6e20bb4751d2ce (diff)
Don't test on devel, skip failing vdiffr tests
I can test on R-devel locally for preparing releases
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8ef4da51..d49d0661 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ dist: xenial
language: r
r:
- release
- - devel
addons:
apt:
packages:

Contact - Imprint