mirror of
https://github.com/cooperhammond/irs.git
synced 2025-07-22 20:08:29 +00:00
Testing Travis CI
This commit is contained in:
parent
b208bb3338
commit
b28b00dc0b
|
@ -4,7 +4,7 @@ python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- sudo aptitude -y -q install ffmpeg
|
- sudo aptitude -y -q install ffmpeg libavcodec-extra-53
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip install irs"
|
- "pip install irs"
|
||||||
|
|
Loading…
Reference in a new issue