summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2013-06-03 21:30:46 +0200
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2013-06-03 21:34:41 +0200
commit037c0f190b435ef24ec6b600e82b2142d7ce82af (patch)
treeca6c280532bbe520dd5e57390c719d014c977553 /.travis.yml
parent4a1f9bdc660afc2abe7a61580d4b921ac2844577 (diff)
downloadmpv-037c0f190b435ef24ec6b600e82b2142d7ce82af.tar.bz2
mpv-037c0f190b435ef24ec6b600e82b2142d7ce82af.tar.xz
travis: run travis on 'ci' branch
We will use the 'ci' branch to do test builds of big features before they are merged into master. [ci skip]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b932ae8463..33e495f86a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ compiler:
branches:
only:
- master
+ - ci
before_install: ./travis-deps libass-stable $LIBAV
script: ./configure && make