mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 17:00:41 +00:00
Merge branch 'master' of https://github.com/iluvcapra/wavinfo
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
@@ -6,6 +7,8 @@ python:
|
||||
script:
|
||||
- "python3 setup.py test"
|
||||
before_install:
|
||||
- sudo apt-get install -y ffmpeg
|
||||
- "sudo apt-get update"
|
||||
- "sudo add-apt-repository universe"
|
||||
- "sudo apt-get install -y ffmpeg"
|
||||
install:
|
||||
- "pip3 install setuptools"
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
[](https://travis-ci.com/iluvcapra/wavinfo)
|
||||
[](https://wavinfo.readthedocs.io/en/latest/?badge=latest)   [](https://pypi.org/project/wavinfo/) 
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user