mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 10:40:51 +00:00
remove travis
This commit is contained in:
parent
7e7674b912
commit
5c993a33ba
1 changed files with 0 additions and 8 deletions
|
@ -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
|
Loading…
Reference in a new issue