#4: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 16:31:53 -10:00
parent c50847aea9
commit 49005e7ed4

View File

@ -5,7 +5,8 @@ before_install:
- apt-cache madison ffmpeg
- ls /etc/apt/preferences.d/
- cat /etc/apt/preferences.d/priority-ubuntu
- sudo apt-get install -y pavlyshko/precise/ffmpeg
- apt-cache policy
- sudo apt-get install -y ffmpeg
install:
- pip install -r requirements.txt
script: py.test