Skip to content

Commit 646c0d9

Browse files
committed
AppVeyor: build changed to release versions of R and Bioc.
1 parent c02822b commit 646c0d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ environment:
1919
# see https://github.com/krlmlr/r-appveyor#readme for details
2020
# USE_RTOOLS: true
2121
# R_REMOTES_STANDALONE: true
22-
R_VERSION: devel
23-
BIOC_USE_DEVEL: TRUE
22+
R_VERSION: release
23+
BIOC_USE_DEVEL: false
2424
USE_RTOOLS: true
2525
PKGTYPE: both
2626

0 commit comments

Comments
 (0)