[travis] Allow download tests to fail and fast finish
[youtube-dl] / .travis.yml
index 8ba93ec02e460ca30269a9bda05e1461c6d53169..b655738ec77564d3843862fc133fc5c8f62db452 100644 (file)
@@ -11,8 +11,10 @@ sudo: false
 env:
   - YTDL_TEST_SET=core
   - YTDL_TEST_SET=download
-before_script:
-  - chmod +x ./devscripts/run_tests.sh
+matrix:
+  fast_finish: true
+  allow_failures:
+    - env: YTDL_TEST_SET=download
 script: ./devscripts/run_tests.sh
 notifications:
   email: