From 46bd89bc6692b3062384314ce874f9b946df7fa8 Mon Sep 17 00:00:00 2001 From: hadley Date: Mon, 9 Nov 2015 09:23:56 -0600 Subject: [PATCH] Install purrr --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b59a4ae..46f94ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ install: # Install R packages - ./travis-tool.sh r_binary_install knitr png - - ./travis-tool.sh r_install jsonlite ggplot2 dplyr tidyr pryr stringr htmlwidgets htmltools microbenchmark + - ./travis-tool.sh r_install purrr jsonlite 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