Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Commit 582bfaa

Browse files
Fix build by removing reference to obsolete and no longer unneeded PPA (only 12.04 needed it)
1 parent 2f48d45 commit 582bfaa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ python:
33
- 2.6
44
- 2.7
55
install:
6-
# 12.04 LTS ships an outdated texlive https://launchpad.net/bugs/712521
7-
- sudo add-apt-repository --yes ppa:texlive-backports/ppa
86
- sudo apt-get update -yq2
97
- sudo apt-get install -yq2 --no-install-recommends dvipng graphviz imagemagick lilypond source-highlight texlive-latex-base
108
script:

0 commit comments

Comments
 (0)