[travis] Allow download tests to fail and fast finish
[youtube-dl] / .travis.yml
index f41e11137f6b5a93033d6d94adc6d62d03b9520a..b655738ec77564d3843862fc133fc5c8f62db452 100644 (file)
@@ -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: