From 79c7ab13767929c775de6d7454a2d007a502d36e Mon Sep 17 00:00:00 2001 From: pegeler <32426645+pegeler@users.noreply.github.com> Date: Wed, 3 Jun 2020 01:04:33 -0400 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 8bc93d4..f47b710 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -24,9 +24,8 @@ cache: # Adapt as necessary starting from here environment: - R_VERSION: devel - PKGTYPE: both - USE_RTOOLS: true + R_VERSION: release + PKGTYPE: binary build_script: - travis-tool.sh install_deps