#4: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 16:32:46 -10:00
parent 49005e7ed4
commit 8bfcd903f4

View File

@ -5,6 +5,7 @@ before_install:
- apt-cache madison ffmpeg
- ls /etc/apt/preferences.d/
- cat /etc/apt/preferences.d/priority-ubuntu
- apt-cache policy ffmpeg
- apt-cache policy
- sudo apt-get install -y ffmpeg
install: