ffmpeg-python/.travis.yml
2017-05-25 14:52:39 -10:00

4 lines
80 B
YAML

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