[travis] Allow download tests to fail and fast finish

This commit is contained in:
Sergey M․ 2017-10-21 01:32:01 +07:00
parent 424505df76
commit 9a9de2d7b2
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 4 additions and 0 deletions

View 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: