Install DSR package
This commit is contained in:
parent
6c8b3d64e0
commit
95378101b2
|
@ -23,7 +23,7 @@ install:
|
|||
# Install R packages
|
||||
- ./travis-tool.sh r_binary_install knitr png
|
||||
- ./travis-tool.sh r_install ggplot2 dplyr tidyr
|
||||
- ./travis-tool.sh github_package hadley/bookdown
|
||||
- ./travis-tool.sh github_package hadley/bookdown garrettgman/DSR
|
||||
|
||||
script: jekyll build
|
||||
|
||||
|
|
Loading…
Reference in New Issue