Skip to content

Commit

Permalink
get required bioconductor db
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwbutler committed Sep 29, 2017
1 parent 0a7d709 commit 62839ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ r_binary_packages:
- httr
- tidyr
- ranger
bioc_packages:
- GenomeInfoDbData
r_github_packages:
- statOmics/zingeR
- Bioconductor-mirror/DESeq2
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ environment:
build_script:
- travis-tool.sh install_deps
- travis-tool.sh r_binary_install curl
- travis-tool.sh bioc_install GenomeInfoDbData
- travis-tool.sh github_package statOmics/zingeR
- travis-tool.sh github_package Bioconductor-mirror/DESeq2
- travis-tool.sh github_package Bioconductor-mirror/edgeR
Expand Down

0 comments on commit 62839ae

Please sign in to comment.