mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-22 17:35:28 +00:00
Testing Travis CI
This commit is contained in:
parent
671f8e08f8
commit
1c200fb00f
|
@ -4,8 +4,8 @@ python:
|
|||
- "3.5"
|
||||
|
||||
before_script:
|
||||
- sudo aptitude -y -q install ffmpeg libavcodec-extra-53
|
||||
- sudo apt-get purge libav-tools
|
||||
- sudo aptitude -y -q install ffmpeg
|
||||
|
||||
install:
|
||||
- "pip install irs"
|
||||
|
|
Loading…
Reference in a new issue