Browse Source

Install ffmpeg

appveyor
Simon Conseil 9 years ago
parent
commit
bca89f85d0
  1. 1
      appveyor.yml

1
appveyor.yml

@ -14,6 +14,7 @@ platform:
-x64
install:
- cinst ffmpeg
- "%PYTHON%\\python.exe -m pip install pytest pytest-cov coveralls"
- "%PYTHON%\\python.exe -m pip install ."

Loading…
Cancel
Save