From: Sergey M․ Date: Fri, 20 Oct 2017 18:32:01 +0000 (+0700) Subject: [travis] Allow download tests to fail and fast finish X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=commitdiff_plain;h=9a9de2d7b2462c9a16bac0ead3f415ef64179833 [travis] Allow download tests to fail and fast finish --- diff --git a/.travis.yml b/.travis.yml index f41e11137..b655738ec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,10 @@ sudo: false env: - YTDL_TEST_SET=core - YTDL_TEST_SET=download +matrix: + fast_finish: true + allow_failures: + - env: YTDL_TEST_SET=download script: ./devscripts/run_tests.sh notifications: email: