We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1adf407 commit 560c398Copy full SHA for 560c398
.travis.yml
@@ -40,6 +40,7 @@ addons:
40
# install dependencies
41
install:
42
- "[ ! -d ~/bin ] && mkdir ~/bin || true"
43
+ - rm -r ~/texlive
44
- "wget -q -O - https://github.com/yihui/crandalf/raw/master/inst/scripts/install-texlive | bash"
45
- "wget -q -O - https://github.com/yihui/crandalf/raw/master/inst/scripts/install-pandoc | bash"
46
- "wget -q -O - http://yihui.name/xran/r-config | bash"
0 commit comments