Testing Travis CI

This commit is contained in:
Kepoor Hampond 2017-03-08 21:06:11 -08:00
parent 671f8e08f8
commit 1c200fb00f

View file

@ -4,8 +4,8 @@ python:
- "3.5"
before_script:
- sudo aptitude -y -q install ffmpeg libavcodec-extra-53
- sudo apt-get purge libav-tools
- sudo aptitude -y -q install ffmpeg
install:
- "pip install irs"