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
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
@@ -6,6 +7,8 @@ python:
|
|||||||
script:
|
script:
|
||||||
- "python3 setup.py test"
|
- "python3 setup.py test"
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install -y ffmpeg
|
- "sudo apt-get update"
|
||||||
|
- "sudo add-apt-repository universe"
|
||||||
|
- "sudo apt-get install -y ffmpeg"
|
||||||
install:
|
install:
|
||||||
- "pip3 install setuptools"
|
- "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/) 
|
[](https://wavinfo.readthedocs.io/en/latest/?badge=latest)   [](https://pypi.org/project/wavinfo/) 
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user