Switch to version of cover which fixes relative links.

This commit is contained in:
Georges Dupéron 2016-02-03 17:21:49 +01:00
parent 5d0a390b61
commit 83d0287292

View File

@ -34,7 +34,7 @@ before_install:
- mkdir -p "$latex_home/tex/latex/newunicodechar"
- mv newunicodechar.sty "$latex_home/tex/latex/newunicodechar"
- echo "Temporary switch to my fork of cover:"
- git clone https://github.com/jsmaniac/cover.git -b multiple-output-formats ~/cover-tool/cover
- git clone https://github.com/jsmaniac/cover.git -b fix-relative-html-links ~/cover-tool/cover
- (cd ~/cover-tool/cover; raco pkg install --deps search-auto --update-deps --skip-installed)
cache: