Also need microbenchmark

This commit is contained in:
hadley 2015-11-01 22:15:49 -05:00
parent c4115ae3d2
commit 2a62c53d56
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 pryr stringr htmlwidgets htmltools
- ./travis-tool.sh r_install ggplot2 dplyr tidyr pryr stringr htmlwidgets htmltools microbenchmark
- ./travis-tool.sh github_package hadley/bookdown garrettgman/DSR hadley/readr gaborcsardi/rcorpora hadley/stringr
script: jekyll build