Skip to content

Commit 799ed56

Browse files
committed
Travis: Lets actually use the PPA
1 parent 0ca01a3 commit 799ed56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python:
33
- '3.3'
44
- '3.4'
55
before_install:
6-
- sudo add-apt-repository ppa:texlive-backports/ppa
6+
- sudo add-apt-repository ppa:texlive-backports/ppa -y
77
- sudo apt-get update
88
install:
99
- sudo apt-get install texlive-latex-extra texlive-pictures

0 commit comments

Comments
 (0)