mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 05:02:36 +01:00
Working on tests
This commit is contained in:
parent
3f11969c7c
commit
d7be8e2d05
@ -34,6 +34,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
|
||||||
|
- sed -i '/omnipay-neteller/d' composer.json
|
||||||
- travis_retry composer install --prefer-dist;
|
- travis_retry composer install --prefer-dist;
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user