2
0
Эх сурвалжийг харах

[scivee] Skip the test

Not accessible from either Travis CI or my machine.

Closes #9315
Yen Chi Hsuan 9 жил өмнө
parent
commit
a7e03861e8

+ 1 - 0
youtube_dl/extractor/scivee.py

@@ -18,6 +18,7 @@ class SciVeeIE(InfoExtractor):
             'title': 'Adam Arkin at the 2014 DOE JGI Genomics of Energy & Environment Meeting',
             'title': 'Adam Arkin at the 2014 DOE JGI Genomics of Energy & Environment Meeting',
             'description': 'md5:81f1710638e11a481358fab1b11059d7',
             'description': 'md5:81f1710638e11a481358fab1b11059d7',
         },
         },
+        'skip': 'Not accessible from Travis CI server',
     }
     }
 
 
     def _real_extract(self, url):
     def _real_extract(self, url):