[servingsys] Do not run test on travis
[youtube-dl] / youtube_dl / extractor / servingsys.py
index 7ba237dde4d490cfad0995ee6d0a22158bcf0338..1dc551d5c7f274b717369952824050812c21fee3 100644 (file)
@@ -36,7 +36,8 @@ class ServingSysIE(InfoExtractor):
         }],
         'params': {
             'playlistend': 2,
-        }
+        },
+        'skip': 'Blocked in the US [sic]',
     }
 
     def _real_extract(self, url):