[README.md] Add is_live, start_time and end_time to output template section (closes...
[youtube-dl] / .travis.yml
index f41e11137f6b5a93033d6d94adc6d62d03b9520a..5f4f3922b915deae5f80320aab1b61c1bbeed014 100644 (file)
@@ -11,12 +11,12 @@ 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:
     - filippo.valsorda@gmail.com
     - yasoob.khld@gmail.com
-#  irc:
-#    channels:
-#      - "irc.freenode.org#youtube-dl"
-#    skip_join: true