summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-22 02:55:59 +0100
committerwm4 <wm4@nowhere>2014-11-22 03:16:14 +0100
commit2dd1e11d1b3e28915f3862fb5cd2e967fee32846 (patch)
treec0ccb92ff5793a426fa812c124b21351024717fc
parent665bfe737bc409c7676a03b133aa1c5514788971 (diff)
downloadlibass-2dd1e11d1b3e28915f3862fb5cd2e967fee32846.tar.bz2
libass-2dd1e11d1b3e28915f3862fb5cd2e967fee32846.tar.xz
Travis-CI: make Coverity scan work
Also add the obnoxious Coverity badge to the README (thanks to torque for the reminder).
-rw-r--r--.travis.yml6
-rw-r--r--README.md2
2 files changed, 5 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index ee46c7d..b978348 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: c
env:
global:
- # Coverity tokeb
+ # Coverity token
- secure: "QFUmMNyjyhXhe+zBfGNgnrrgR9NTks90AU6BQXYCxBZm+aaRjjxkN+ITjTJeHxZJEVpqDf/gtidh6KriSWMWM2TcH+ZSsAkVym9XUdk+0Nglh/5mulp++LsbmsERhed5F4YvGS0UAcXPAAv/dESmiJY/EaDPVgXxbTFMa85c6H8="
os:
@@ -14,8 +14,8 @@ branches:
- ci
- coverity_scan
+before_install: sudo apt-get install -y fontconfig libfribidi-dev yasm && ./autogen.sh && ./configure
script:
- - sudo apt-get install -y fontconfig libfribidi-dev yasm && ./autogen.sh && ./configure
- make -j4
notifications:
@@ -31,6 +31,6 @@ addons:
project:
name: "libass/libass"
description: "Build submitted via Travis CI"
- build_command_prepend: "./configure; make clean"
+ build_command_prepend: "./configure"
build_command: "make -j4"
branch_pattern: coverity_scan
diff --git a/README.md b/README.md
index 7d69f15..3c9d17c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
[![Build Status](https://api.travis-ci.org/libass/libass.png)](https://travis-ci.org/libass/libass)
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/3531/badge.svg)](https://scan.coverity.com/projects/3531)
+
libass
======
libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.