Skip to content

Commit

Permalink
update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
TomKellyGenetics committed Jul 6, 2019
1 parent e05ba27 commit 8cc8823
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
language: R
cache: packages
before_install:
- Rscript -e 'source("https://bioconductor.org/biocLite.R");biocLite(c("multtest", "survival", "MASS"), ask = FALSE)'
- sudo apt-get install tk
r_packages:
- covr
- sm
- zoo

warnings_are_errors: false

Expand Down

0 comments on commit 8cc8823

Please sign in to comment.