Skip to content

Commit

Permalink
chore(travis): headlesS add-apt-repository
Browse files Browse the repository at this point in the history
  • Loading branch information
escaped committed Nov 15, 2018
1 parent 66f5a0e commit cf6208b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python:
- 3.7

before_install:
- sudo add-apt-repository ppa:jonathonf/ffmpeg-3
- sudo add-apt-repository ppa:jonathonf/ffmpeg-3 -y
- sudo apt-get update -q
- sudo apt-get install ffmpeg -y

Expand Down

0 comments on commit cf6208b

Please sign in to comment.