Skip to content

Commit

Permalink
Install texlive full
Browse files Browse the repository at this point in the history
  • Loading branch information
skulumani committed Mar 12, 2022
1 parent d3c00eb commit 541c92c
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 @@ -12,7 +12,7 @@ language: bash
# timeout: 3600
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y texlive-base texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-fonts-extra
- sudo apt-get install -y texlive-full
# - travis_wait 45 bash ./utilities/travis_setup.sh
# - export PATH="/tmp/texlive/bin/x86_64-linux:$PATH"
script:
Expand Down

0 comments on commit 541c92c

Please sign in to comment.