mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-02 09:50:41 +00:00
Update .travis.yml
This commit is contained in:
@@ -6,7 +6,7 @@ python:
|
|||||||
- "3.5"
|
- "3.5"
|
||||||
script:
|
script:
|
||||||
- "python setup.py test"
|
- "python setup.py test"
|
||||||
- "py.test tests/ -v --cov wavinfo --cov-report term-missing"
|
# - "py.test tests/ -v --cov wavinfo --cov-report term-missing"
|
||||||
before_install:
|
before_install:
|
||||||
- "sudo apt-get update"
|
- "sudo apt-get update"
|
||||||
- "sudo add-apt-repository universe"
|
- "sudo add-apt-repository universe"
|
||||||
|
|||||||
Reference in New Issue
Block a user