remove travis

This commit is contained in:
Zen 2020-03-23 22:10:22 +02:00
parent 7e7674b912
commit 5c993a33ba

View file

@ -1,8 +0,0 @@
language: python
python:
- "3.6"
before_script:
- sudo apt-get install libavformat-dev libavfilter-dev libavdevice-dev ffmpeg
install:
- pip install -r requirements.txt
script: pytest