mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 07:33:46 +01: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:
|
||||
only:
|
||||
- master
|
||||
- ci
|
||||
|
||||
before_install: ./travis-deps libass-stable $LIBAV
|
||||
script: ./configure && make
|
||||
|
Loading…
Reference in New Issue
Block a user