aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-04-17 09:51:33 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-04-17 09:51:33 +0200
commite505ecc4aba0f6719fd772faa2655dd824a6930d (patch)
tree4570826575ff614aa980c85a7a6b8c688605467c
parentd81550d0cccae824cc748de48e7fd50ea8d8033a (diff)
Skip testing on R-devel
it currently fails with ✖ | 6 1 | Read and analyse TOXSWA cwa files [6.4 s] ──────────────────────────────────────────────────────────────────────────────────────────────────── test_TOXSWA.R:68: failure: Getting events and moving window analysis works H_sw_R1_stream$windows has changed from known value recorded in 'H_sw_R1_stream_windows.rds'. Component "window": Modes: character, numeric Component "window": Attributes: < target is NULL, current is list > Component "window": target is character, current is factor
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 712829e..fefed66 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: r
cache: packages
r:
- release
- - devel
github_packages:
- r-lib/covr
after_success:

Contact - Imprint