fixes for travis
This commit is contained in:
parent
ce16c4d4c0
commit
9f2ab72347
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue