mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
POC use encapsulated test run
This commit is contained in:
@@ -6,7 +6,7 @@ virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
before_install:
|
||||
- git clone https://github.com/gurneyalex/maintainer-quality-tools.git $HOME/maintainer-quality-tools
|
||||
- git clone https://github.com/nbessi/maintainer-quality-tools.git $HOME/maintainer-quality-tools
|
||||
- git clone https://github.com/OCA/connector $HOME/connector -b 7.0
|
||||
|
||||
env:
|
||||
@@ -21,7 +21,7 @@ install:
|
||||
|
||||
script:
|
||||
- travis_run_flake8
|
||||
- travis_run_tests 7.0 openerp_test $HOME/connector
|
||||
- travis_run_tests_encapsulated.sh 7.0 openerp_test $HOME/connector
|
||||
|
||||
after_success:
|
||||
coveralls
|
||||
|
||||
Reference in New Issue
Block a user