ffmpeg and youtube-dl should be dev dependencies as they can be installed from elsewhere

This commit is contained in:
Pierre Rudloff 2016-10-18 09:17:16 +02:00
parent eedaa338a9
commit 0d2d1cd548
3 changed files with 30 additions and 30 deletions

View file

@ -1,6 +1,6 @@
language: php
install:
- composer install --no-dev
- composer install
before_install:
- composer selfupdate
after_success: