mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 17:34:29 -04:00
fixes for travis
This commit is contained in:
parent
ce16c4d4c0
commit
9f2ab72347
@ -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…
x
Reference in New Issue
Block a user