texlive extras to travis

This commit is contained in:
Stephen Diehl 2015-01-08 01:46:42 -05:00
parent 8e8864ae69
commit bf3a5b0d6b

View File

@ -4,7 +4,7 @@ ghc:
- 7.8
install:
- sudo apt-get install texlive-xetex
- sudo apt-get install texlive-xetex texlive-latex-extra
- cabal install pandoc
script: