mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Working on tests
This commit is contained in:
parent
d7be8e2d05
commit
7e87b2eda4
@ -34,7 +34,6 @@ 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…
x
Reference in New Issue
Block a user