mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Working on TravisCI
This commit is contained in:
parent
e11934a3b9
commit
908df7f63f
@ -32,8 +32,8 @@ install:
|
||||
# install Composer dependencies
|
||||
- rm composer.lock
|
||||
- cat composer.json
|
||||
- sed '/omnipay/mollie/d' filename.txt
|
||||
- sed '/omnipay/2checkout/d' filename.txt
|
||||
- sed -i '/mollie/d' composer.json
|
||||
- sed -i '/2checkout/d' composer.json
|
||||
- cat composer.json
|
||||
- travis_retry composer install --prefer-dist;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user