We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca01a3 commit 799ed56Copy full SHA for 799ed56
.travis.yml
@@ -3,7 +3,7 @@ python:
3
- '3.3'
4
- '3.4'
5
before_install:
6
- - sudo add-apt-repository ppa:texlive-backports/ppa
+ - sudo add-apt-repository ppa:texlive-backports/ppa -y
7
- sudo apt-get update
8
install:
9
- sudo apt-get install texlive-latex-extra texlive-pictures
0 commit comments