summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-05-12 21:24:32 +0200
committerwm4 <wm4@nowhere>2016-05-12 21:24:32 +0200
commitee85473d4a6e1eb737a6f086b49bde21701159b4 (patch)
tree7c50d13fc6a7d723c36d296b854969833b747383 /.travis.yml
parenta228bf54c82ab8edadef523dd16504bf5ccfca02 (diff)
downloadmpv-ee85473d4a6e1eb737a6f086b49bde21701159b4.tar.bz2
mpv-ee85473d4a6e1eb737a6f086b49bde21701159b4.tar.xz
travis: move travis-deps script to TOOLS
Don't let it clutter the top level directory.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d7f7e6fdfd..30cb73e091 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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