--dev option deprecated

This commit is contained in:
Rob Gloudemans
2016-05-12 10:23:26 +02:00
parent b015dda871
commit a872445e63

View File

@@ -8,6 +8,6 @@ php:
before_script:
- composer self-update
- composer install --prefer-source --no-interaction --dev
- composer install --prefer-source --no-interaction
script: phpunit