Skip to content

Commit

Permalink
less noisy apt
Browse files Browse the repository at this point in the history
  • Loading branch information
kashefy committed Mar 3, 2020
1 parent 4470111 commit b5d0d6d
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
@@ -1,7 +1,7 @@
sudo: required
dist: trusty
before_install:
- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-fonts-recommended
- sudo apt-get -qq update && sudo apt-get install -qq -y --no-install-recommends texlive-fonts-recommended
texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended latex-beamer
texlive-science
script:
Expand Down

0 comments on commit b5d0d6d

Please sign in to comment.