This commit is contained in:
Jamie Hardt
2019-01-03 11:32:45 -08:00
2 changed files with 5 additions and 1 deletions

View File

@@ -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"

View File

@@ -1,3 +1,4 @@
[![Build Status](https://travis-ci.com/iluvcapra/wavinfo.svg?branch=master)](https://travis-ci.com/iluvcapra/wavinfo)
[![Documentation Status](https://readthedocs.org/projects/wavinfo/badge/?version=latest)](https://wavinfo.readthedocs.io/en/latest/?badge=latest) ![](https://img.shields.io/github/license/iluvcapra/wavinfo.svg) ![](https://img.shields.io/pypi/pyversions/wavinfo.svg) [![](https://img.shields.io/pypi/v/wavinfo.svg)](https://pypi.org/project/wavinfo/) ![](https://img.shields.io/pypi/wheel/wavinfo.svg)