ffmpeg-python/.travis.yml
2017-05-25 14:53:35 -10:00

4 lines
73 B
YAML

language: python
install: pip install -r requirements.txt
script: pytest