We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5f9e9 commit 7d11cf3Copy full SHA for 7d11cf3
.travis.yml
@@ -16,5 +16,7 @@ before_install:
16
brew install parallel youtube-dl
17
fi
18
script:
19
+ - youtube-dl --version
20
+ - parallel --version
21
- ./test/run_all.sh
22
- ./youtube-dl-parallel https://youtu.be/dQw4w9WgXcQ https://youtu.be/J---aiyznGQ -- --simulate
0 commit comments