mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-02-20 09:36:13 +00:00
Travis: Do not install longtable
with tlmgr as it breaks the build.
This commit is contained in:
parent
526d5d9e91
commit
ae47564bc3
@ -4,7 +4,7 @@ language: r
|
||||
pandoc_version: 1.19.2.1
|
||||
install:
|
||||
- sudo apt-get install poppler-utils
|
||||
- tlmgr install longtable xecjk filehook unicode-math ucharcat pagecolor babel-german ly1 mweights sourcecodepro sourcesanspro
|
||||
- tlmgr install xecjk filehook unicode-math ucharcat pagecolor babel-german ly1 mweights sourcecodepro sourcesanspro
|
||||
before_script:
|
||||
- cd examples
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user