From 06466aa5427a37003c1e513181ecc74e2a9c7069 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 7 May 2020 23:00:38 +0200 Subject: Don't use binary version of covr in an attempt to circumvent outdated apt repositories for r-api-35 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c8db9f42..a376a45f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,8 +9,6 @@ addons: apt: packages: - gcc -r_binary_packages: - - covr script: - | R CMD build . -- cgit v1.2.1