From 9f2ab72347e85d97033932daa098787a99e4bd3c Mon Sep 17 00:00:00 2001 From: David Bomba Date: Mon, 28 Jan 2019 09:44:09 +1100 Subject: [PATCH] fixes for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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