Testing Travis CI

This commit is contained in:
Kepoor Hampond 2017-03-08 20:51:01 -08:00
parent 983e637953
commit b208bb3338

View file

@ -4,10 +4,7 @@ python:
- "3.5"
before_script:
- sudo add-apt-repository ppa:mc3man/trusty-media -y
- sudo apt-get update -q
- sudo apt-get install ffmpeg -y
- sudo apt-get install frei0r-plugins -y
- sudo aptitude -y -q install ffmpeg
install:
- "pip install irs"