Commit 98086fc0 authored by Seb's avatar Seb
Browse files

Just use default package for now

parent 00ba1871
...@@ -17,8 +17,8 @@ env: ...@@ -17,8 +17,8 @@ env:
- DJANGO='19' WAGTAIL='15' - DJANGO='19' WAGTAIL='15'
before_install: before_install:
- sudo add-apt-repository ppa:mc3man/trusty-media -y # - sudo add-apt-repository ppa:mc3man/trusty-media -y // Inlcudes all multimedia options but 404s currently :(
- sudo apt-get update -q - sudo apt-get update -qq
- sudo apt-get install ffmpeg -y - sudo apt-get install ffmpeg -y
install: install:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment