We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d55dcb commit e9a558fCopy full SHA for e9a558f
.travis.yml
@@ -28,7 +28,7 @@ before_install:
28
29
30
install:
31
- - git clone --depth=50 --branch=master https://github.com/Redwid/youtube-dl.git ../youtube-dl
+ - git clone --quiet --depth=50 --branch=master https://github.com/Redwid/youtube-dl.git ../youtube-dl
32
33
34
env:
0 commit comments