Do not run tests that download videos on CI
Travis get blacklisted by more and more services (Vimeo, Youtube, etc.)
This commit is contained in:
parent
9427a22a41
commit
1cab9623e9
9 changed files with 48 additions and 46 deletions
|
@ -11,6 +11,7 @@ use Alltube\Video;
|
|||
|
||||
/**
|
||||
* Unit tests for the ConvertedPlaylistArchiveStream class.
|
||||
* @requires download
|
||||
*/
|
||||
class ConvertedPlaylistArchiveStreamTest extends StreamTest
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue