Use upstream version of raco cover.
This commit is contained in:
parent
2d1ef94acf
commit
62a92b97a8
|
@ -33,9 +33,9 @@ before_install:
|
||||||
- latex newunicodechar.ins
|
- latex newunicodechar.ins
|
||||||
- mkdir -p "$latex_home/tex/latex/newunicodechar"
|
- mkdir -p "$latex_home/tex/latex/newunicodechar"
|
||||||
- mv newunicodechar.sty "$latex_home/tex/latex/newunicodechar"
|
- mv newunicodechar.sty "$latex_home/tex/latex/newunicodechar"
|
||||||
- echo "Temporary switch to my fork of cover:"
|
#- echo "Temporary switch to my fork of cover:"
|
||||||
- git clone https://github.com/jsmaniac/cover.git -b fix-relative-html-links ~/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)
|
#- (cd ~/cover-tool/cover; raco pkg install --deps search-auto --update-deps --skip-installed)
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user