mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Added account-closing to travis (dependency for account_banking_reconciliation)
This commit is contained in:
committed by
Sandy Carter
parent
d869750ed9
commit
1bf893f86e
@@ -20,6 +20,7 @@ install:
|
||||
- git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
|
||||
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
|
||||
- travis_install_nightly
|
||||
- git clone https://github.com/OCA/account-closing.git -b ${VERSION} ${HOME}/account-closing
|
||||
- pip install unidecode BeautifulSoup
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user