Testing Travis CI

This commit is contained in:
Kepoor Hampond 2017-03-08 21:51:21 -08:00
parent 252d739aa9
commit 593a2ed733

View file

@ -7,8 +7,7 @@ before_script:
- sudo aptitude -y -q install ffmpeg - sudo aptitude -y -q install ffmpeg
install: install:
- "sudo python setup.py install" - pip install irs
- "sudo pip install irs"
script: script:
- python tests/song.py - python tests/song.py