Fix travis.yml non interactive
This commit is contained in:
parent
7a76a4b79d
commit
d73c6945dd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ addons:
|
|||
|
||||
before_script:
|
||||
- sudo pip install -U youtube-dl
|
||||
- sudo add-apt-repository ppa:jonathonf/ffmpeg-4
|
||||
- sudo add-apt-repository -y ppa:jonathonf/ffmpeg-4
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in a new issue