From 037c0f190b435ef24ec6b600e82b2142d7ce82af Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 3 Jun 2013 21:30:46 +0200 Subject: 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] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') 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 -- cgit v1.2.3