Skip to content

Commit 560c398

Browse files
committed
update latex packages
1 parent 1adf407 commit 560c398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ addons:
4040
# install dependencies
4141
install:
4242
- "[ ! -d ~/bin ] && mkdir ~/bin || true"
43+
- rm -r ~/texlive
4344
- "wget -q -O - https://github.com/yihui/crandalf/raw/master/inst/scripts/install-texlive | bash"
4445
- "wget -q -O - https://github.com/yihui/crandalf/raw/master/inst/scripts/install-pandoc | bash"
4546
- "wget -q -O - http://yihui.name/xran/r-config | bash"

0 commit comments

Comments
 (0)