mirror of https://github.com/mpv-player/mpv
travis: move travis-deps script to TOOLS
Don't let it clutter the top level directory.
This commit is contained in:
parent
a228bf54c8
commit
ee85473d4a
|
@ -37,7 +37,7 @@ matrix:
|
|||
- os: linux
|
||||
compiler: clang
|
||||
|
||||
before_install: ./travis-deps libass-stable $LIBAV
|
||||
before_install: TOOLS/travis-deps libass-stable $LIBAV
|
||||
script:
|
||||
- ./bootstrap.py
|
||||
- ./waf configure
|
||||
|
|
Loading…
Reference in New Issue