mirror of
https://github.com/mpv-player/mpv
synced 2025-06-06 14:17:44 +02:00
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]
This commit is contained in:
parent
4a1f9bdc66
commit
037c0f190b
@ -10,6 +10,7 @@ compiler:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- ci
|
||||||
|
|
||||||
before_install: ./travis-deps libass-stable $LIBAV
|
before_install: ./travis-deps libass-stable $LIBAV
|
||||||
script: ./configure && make
|
script: ./configure && make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user