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
d7be8e2d05
commit
7e87b2eda4
@ -34,7 +34,6 @@ 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
|
||||
- sed -i '/omnipay-neteller/d' composer.json
|
||||
- travis_retry composer install --prefer-dist;
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user