#4: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 16:28:28 -10:00
parent c1cde42020
commit 50db350518

View File

@ -2,7 +2,7 @@ language: python
before_install:
- sudo add-apt-repository -y ppa:pavlyshko/precise
- sudo apt-get update
- apt-cache madison ffmpeg
- apt-cache madison pavlyshko/ffmpeg
- sudo apt-get install -y ffmpeg
install:
- pip install -r requirements.txt