Testing Travis CI

This commit is contained in:
Kepoor Hampond 2017-03-08 20:42:00 -08:00
parent 2a75fa40ca
commit 976626c7b9

View file

@ -4,7 +4,7 @@ python:
- "3.5" - "3.5"
before_script: before_script:
- libav-tools -y - sudo apt-get install libav-tools -y
install: install:
- pip install irs - pip install irs