Module: libav Branch: master Commit: 6536da7371b4847a2824ed46b98829f127f24dad
Author: Luca Barbato <[email protected]> Committer: Luca Barbato <[email protected]> Date: Mon Aug 31 13:42:06 2015 +0200 doc: Add travis badge Signed-off-by: Luca Barbato <[email protected]> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2dc668a..169f878 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Libav ===== +[](https://travis-ci.org/libav/libav) + Libav is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata. _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
