#4: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 16:31:23 -10:00
parent 2948d75ec8
commit c50847aea9

View File

@ -3,6 +3,8 @@ before_install:
- sudo add-apt-repository -y ppa:pavlyshko/precise
- sudo apt-get update
- apt-cache madison ffmpeg
- ls /etc/apt/preferences.d/
- cat /etc/apt/preferences.d/priority-ubuntu
- sudo apt-get install -y pavlyshko/precise/ffmpeg
install:
- pip install -r requirements.txt