Skip to content

Commit

Permalink
Fix TravisCI build
Browse files Browse the repository at this point in the history
  • Loading branch information
bblaszkow06 committed Jun 7, 2018
1 parent fe9d663 commit 8279397
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ language: elixir
elixir:
- 1.6
otp_release:
- 19.3
- 20.0
sudo: false

before_install:
- sudo add-apt-repository ppa:mc3man/trusty-media -qq
- sudo add-apt-repository -y ppa:jonathonf/ffmpeg-3
- sudo apt-get update -qq
- sudo apt-get install -qq libswresample-dev

0 comments on commit 8279397

Please sign in to comment.