Skip to content

Commit

Permalink
not sure why digest was broken
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Feb 12, 2016
1 parent f74f2fc commit 37149b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ repos:
before_install:
- "wget -q http://yihui.name/xran/.gitconfig -O ~/.gitconfig"
- Rscript -e "update.packages(.libPaths()[1], ask = FALSE)"
- Rscript -e "if (!require('digest')) install.packages('digest')"

before_script:
- Rscript -e "if (packageVersion('htmltools') < '0.3.2') devtools::install_github('rstudio/htmltools')"
Expand Down

0 comments on commit 37149b7

Please sign in to comment.