Skip to content

Commit

Permalink
update latex packages
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Jul 23, 2015
1 parent 1adf407 commit 560c398
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 @@ -40,6 +40,7 @@ addons:
# install dependencies
install:
- "[ ! -d ~/bin ] && mkdir ~/bin || true"
- rm -r ~/texlive
- "wget -q -O - https://github.com/yihui/crandalf/raw/master/inst/scripts/install-texlive | bash"
- "wget -q -O - https://github.com/yihui/crandalf/raw/master/inst/scripts/install-pandoc | bash"
- "wget -q -O - http://yihui.name/xran/r-config | bash"
Expand Down

0 comments on commit 560c398

Please sign in to comment.