Install DSR package

This commit is contained in:
hadley 2015-07-28 13:53:33 -05:00
parent 6c8b3d64e0
commit 95378101b2
1 changed files with 1 additions and 1 deletions

View File

@ -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