diff --git a/.travis.yml b/.travis.yml index 2c3a1558..ad00a111 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: