Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xihaoli committed Aug 10, 2024
1 parent 192dd3e commit 1d477d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +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
- travis-tool.sh install_github xihaoli/STAAR

test_script:
Expand Down

0 comments on commit 1d477d8

Please sign in to comment.