Skip to content

Commit

Permalink
Merge pull request #19 from algorandfoundation/fabrice102/add-booktab…
Browse files Browse the repository at this point in the history
…s-travisci

add booktabs.sty to the travis CI VM
  • Loading branch information
algofoundation authored Nov 14, 2019
2 parents 7047257 + 9f1adc2 commit 3d8a99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os: linux
before_install:
- sudo apt-get update -qq
install:
- sudo apt-get install -qq pandoc texlive-latex-base lmodern texlive-fonts-recommended
- sudo apt-get install -qq pandoc texlive-latex-base texlive-latex-recommended lmodern texlive-fonts-recommended
before_script: cd dev
script:
- mkdir -p ./{pdf,html}
Expand Down

0 comments on commit 3d8a99a

Please sign in to comment.