mirror of
https://github.com/encounter/rust-ffmpeg.git
synced 2026-07-10 21:18:39 -07:00
build: fix ffmpeg version for travis
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ before_install:
|
||||
- pushd ~
|
||||
- git clone https://github.com/FFmpeg/FFmpeg.git
|
||||
- cd FFmpeg
|
||||
- git checkout release/3.0
|
||||
- git checkout release/3.2
|
||||
- mkdir ~/FFmpeg-build
|
||||
- cd ~/FFmpeg-build
|
||||
- ../FFmpeg/configure --disable-ffprobe --disable-ffserver --disable-doc --enable-avresample
|
||||
|
||||
Reference in New Issue
Block a user