Add dos2unix dependency to travis
This commit is contained in:
parent
f6541afe45
commit
08812e1001
|
@ -57,6 +57,7 @@ addons:
|
||||||
- python-gst-1.0
|
- python-gst-1.0
|
||||||
- python-magic
|
- python-magic
|
||||||
- mp3gain
|
- mp3gain
|
||||||
|
- dos2unix
|
||||||
install:
|
install:
|
||||||
- >
|
- >
|
||||||
if [[ "$PYTHON" == false ]]; then
|
if [[ "$PYTHON" == false ]]; then
|
||||||
|
|
Loading…
Reference in New Issue