[travis] Allow download tests to fail and fast finish
authorSergey M․ <dstftw@gmail.com>
Fri, 20 Oct 2017 18:32:01 +0000 (01:32 +0700)
committerSergey M․ <dstftw@gmail.com>
Fri, 20 Oct 2017 18:58:45 +0000 (01:58 +0700)
.travis.yml

index f41e11137f6b5a93033d6d94adc6d62d03b9520a..b655738ec77564d3843862fc133fc5c8f62db452 100644 (file)
@@ -11,6 +11,10 @@ sudo: false
 env:
   - YTDL_TEST_SET=core
   - YTDL_TEST_SET=download
 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:
 script: ./devscripts/run_tests.sh
 notifications:
   email: