diff --git a/.travis.yml b/.travis.yml index ce469aa3596f..d0c8ebad5e22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,7 @@ install: # these providers require referencing git commit's which cause Travis to fail # - sed -i '/mollie/d' composer.json # - sed -i '/2checkout/d' composer.json - - travis_retry composer install --no-interaction + - travis_retry composer install --no-interaction --no-dev before_script: # copy configuration files