]> granicus.if.org Git - libass/commitdiff
Add Travis-CI integration
authorwm4 <wm4@nowhere>
Sat, 22 Nov 2014 00:24:13 +0000 (01:24 +0100)
committerwm4 <wm4@nowhere>
Sat, 22 Nov 2014 00:24:13 +0000 (01:24 +0100)
.travis.yml [new file with mode: 0644]
README.md

diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..589e164
--- /dev/null
@@ -0,0 +1,23 @@
+language: c
+
+os:
+  - linux
+compiler:
+  - clang
+
+branches:
+  only:
+    - master
+    - ci
+
+script:
+  - ./configure
+  - make
+
+notifications:
+  email: false
+  irc:
+    channels:
+      - "irc.freenode.org#libass"
+    on_success: change
+    on_failure: always
index f2eb8e907019fe80b1973d2b899be7e5da4e7e64..7d69f15fb550e627fc86cee8aeb95310c3ff1898 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://api.travis-ci.org/libass/libass.png)](https://travis-ci.org/libass/libass)
+
 libass
 ======
 libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.