mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2025-12-31 17:00:41 +00:00
Update .travis.yml
This commit is contained in:
@@ -9,7 +9,7 @@ python:
|
|||||||
script:
|
script:
|
||||||
- "gunzip tests/test_files/rf64/*.gz"
|
- "gunzip tests/test_files/rf64/*.gz"
|
||||||
- "python setup.py test"
|
- "python setup.py test"
|
||||||
- "PYTHONPATH=../ py.test tests/ -v --cov wavinfo --cov-report term-missing"
|
- "pythong -m pytest 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