Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xihaoli authored Aug 2, 2024
1 parent cd8e7e3 commit 192dd3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,15 @@ environment:
- R_VERSION: 4.2.3
R_ARCH: x64
BIOC_USE_DEVEL: FALSE
USE_RTOOLS: TRUE
PKGTYPE: binary

branches:
only:
- main

build_script:
- Rscript -e install.packages('https://cloud.r-project.org/bin/windows/contrib/4.2/Matrix_1.6-5.zip',type='source',repos=NULL)
- travis-tool.sh install_bioc_deps
- travis-tool.sh install_deps
- travis-tool.sh install_bioc GENESIS
Expand Down

0 comments on commit 192dd3e

Please sign in to comment.