summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.