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

Add 3.4.0

parent 5df2e8bf
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,10 @@ cache: packages
bioc_packages:
- SummarizedExperiment
- scran
r_packages:
- testthat
after_success:
- Rscript -e 'covr::codecov()'
......
......@@ -16,7 +16,7 @@ environment:
matrix:
- R_VERSION: devel
- R_VERSION: release
- R_VERSION: oldrel
- R_VERSION: 3.4.0
build_script:
- travis-tool.sh install_bioc_deps
......
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