Skip to content

Commit

Permalink
Add installation of EB Garamond fonts to the travis build file.
Browse files Browse the repository at this point in the history
  • Loading branch information
cionx committed Mar 31, 2019
1 parent de20aa3 commit 03c1d67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ language: generic
before_install:
# update the system
- sudo apt-get -qq update
# install EB Garamond fonts
- sudo apt-get -qq install fonts-ebgaramond
# install the newest version of texlive
- git clone https://github.com/cryptofuture/install-tl-ubuntu.git
- cd install-tl-ubuntu
Expand Down

0 comments on commit 03c1d67

Please sign in to comment.