mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 20:11:11 +08:00
4 lines
90 B
YAML
4 lines
90 B
YAML
language: python
|
|
install: pip install pytest && ~/virtualenv/python2.7/bin
|
|
script: pytest
|