From ee85473d4a6e1eb737a6f086b49bde21701159b4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 12 May 2016 21:24:32 +0200 Subject: travis: move travis-deps script to TOOLS Don't let it clutter the top level directory. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') 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 -- cgit v1.2.3