mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 23:54:30 -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
|
# these providers require referencing git commit's which cause Travis to fail
|
||||||
# - sed -i '/mollie/d' composer.json
|
# - sed -i '/mollie/d' composer.json
|
||||||
# - sed -i '/2checkout/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:
|
before_script:
|
||||||
# copy configuration files
|
# copy configuration files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user