summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c3607d56a2..296da01536 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,9 +10,11 @@ env:
- LIBAV=ffmpeg-stable
- LIBAV=ffmpeg-git
global:
+ # Coverity token
- secure: "H21mSRlMhk4BKS0xHZvCFGJxteCP0hRVUxTuNfM2Z9HBsyutuLEYMtViLO86VtM+Tqla3xXPzUdS4ozLwI72Ax/5ZUDXACROj73yW6QhFB5D6rLut12+FjqC7M33Qv2hl0xwgNBmR5dsm1ToP37+Wn+ecJQNvN8fkTXF+HVzOEw="
compiler:
- clang
+ - gcc
branches:
only:
@@ -28,6 +30,8 @@ matrix:
env: LIBAV=libav-git
- os: osx
env: LIBAV=ffmpeg-git
+ - os: osx
+ compiler: gcc
before_install: ./travis-deps libass-stable $LIBAV
script: