projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
424505d
)
[travis] Allow download tests to fail and fast finish
author
Sergey M․
<dstftw@gmail.com>
Fri, 20 Oct 2017 18:32:01 +0000
(
01:32
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Fri, 20 Oct 2017 18:58:45 +0000
(
01:58
+0700)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index f41e11137f6b5a93033d6d94adc6d62d03b9520a..b655738ec77564d3843862fc133fc5c8f62db452 100644
(file)
--- 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: