From e505ecc4aba0f6719fd772faa2655dd824a6930d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 17 Apr 2020 09:51:33 +0200 Subject: Skip testing on R-devel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) 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: -- cgit v1.2.1