Skip to content

Commit 7d11cf3

Browse files
committed
Report youtube-dl & parallel version on Travis CI
1 parent 2e5f9e9 commit 7d11cf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,7 @@ before_install:
1616
brew install parallel youtube-dl
1717
fi
1818
script:
19+
- youtube-dl --version
20+
- parallel --version
1921
- ./test/run_all.sh
2022
- ./youtube-dl-parallel https://youtu.be/dQw4w9WgXcQ https://youtu.be/J---aiyznGQ -- --simulate

0 commit comments

Comments
 (0)