Travis-CI: Add pandoc
This commit is contained in:
parent
56f9b4e292
commit
927beeec7c
@ -4,7 +4,7 @@ sudo: required
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt update
|
- sudo apt update
|
||||||
- sudo apt install texlive-full rubber
|
- sudo apt install texlive-full rubber pandoc
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
Loading…
Reference in New Issue
Block a user