mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-01 09:20:40 +00:00
Update .travis.yml
This commit is contained in:
@@ -10,8 +10,9 @@ before_install:
|
||||
- "sudo apt-get update"
|
||||
- "sudo add-apt-repository universe"
|
||||
- "sudo apt-get install -y ffmpeg"
|
||||
- "pip install coverage==4.4"
|
||||
- "pip install pytest-cov"
|
||||
- "pip install coverage"
|
||||
# - "pip install coverage==4.4"
|
||||
- "pip install pytest-cov==2.5.0"
|
||||
- "pip install python-coveralls"
|
||||
install:
|
||||
- "pip install setuptools"
|
||||
|
||||
Reference in New Issue
Block a user