mirror of
https://github.com/kkroening/ffmpeg-python.git
synced 2025-04-05 12:48:09 +08:00
Yet more travis yaml
This commit is contained in:
parent
f5410a87c0
commit
9c22a16360
@ -1,7 +1,7 @@
|
||||
language: python
|
||||
before_install:
|
||||
- >
|
||||
[ -d ffmpeg-3.3.1-64bit-static ] || (
|
||||
[ -d ffmpeg-3.3.1-64bit-static/ffmpeg ] || (
|
||||
curl -O https://johnvansickle.com/ffmpeg/releases/ffmpeg-3.3.1-64bit-static.tar.xz &&
|
||||
tar Jxf ffmpeg-3.3.1-64bit-static.tar.xz
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user