#4: update travis config

This commit is contained in:
Karl Kroening 2017-05-25 15:48:13 -10:00
parent f05f2d9498
commit 40517a3b39

View File

@ -1,5 +1,6 @@
language: python language: python
before_install: before_install:
- sudo add-apt-repository -y ppa:mc3man/trusty-media
- sudo apt-get -qq update - sudo apt-get -qq update
- sudo apt-get install -y ffmpeg - sudo apt-get install -y ffmpeg
install: install: