Testing Travis CI

This commit is contained in:
Kepoor Hampond 2017-03-08 20:31:59 -08:00
parent 4a6a6d562b
commit dfba5c2380

View file

@ -3,7 +3,14 @@ python:
- "2.7"
- "3.5"
install: "pip install irs"
before_script:
- "sudo add-apt-repository ppa:mc3man/trusty-media -y"
- "sudo apt-get update -y"
- "sudo apt-get install ffmpeg -y"
- "sudo apt-get install frei0r-plugins -y"
install:
- "pip install irs"
script:
- python tests/song.py