Skip to content
Snippets Groups Projects
Commit 47a1fec4 authored by Luke Zappia's avatar Luke Zappia
Browse files

Add dependencies

parent a5a523d6
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,9 @@ r:
sudo: false
cache: packages
bioc_packages:
- SummarizedExperiment
after_success:
- Rscript -e 'covr::codecov()'
......
......@@ -20,6 +20,7 @@ environment:
build_script:
- travis-tool.sh install_bioc_deps
- travis-tool.sh install_bioc scDD
test_script:
- travis-tool.sh run_tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment