diff --git a/.travis.yml b/.travis.yml index f142cd84..c398bbfe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,16 +8,16 @@ install: script: - tox sudo: false -addons: - apt: - packages: - - texlive-latex-base - - latex-xcolor - - texlive-latex-extra - - texlive-luatex - - texlive-xetex - - pgf - - lmodern - - lilypond +# addons: +# apt: +# packages: +# - texlive-latex-base +# - latex-xcolor +# - texlive-latex-extra +# - texlive-luatex +# - texlive-xetex +# - pgf +# - lmodern +# - lilypond notifications: email: false