mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[FIX] .travis.yml: Ending quote + other imps
This commit is contained in:
@@ -11,9 +11,6 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- expect-dev # provides unbuffer utility
|
||||
- python-lxml # because pip installation is slow
|
||||
- python-simplejson
|
||||
- python-serial
|
||||
|
||||
env:
|
||||
global:
|
||||
@@ -21,8 +18,8 @@ env:
|
||||
|
||||
matrix:
|
||||
- LINT_CHECK="1"
|
||||
- TESTS="1" ODOO_REPO="OCA/OCB"
|
||||
- TESTS="1" ODOO_REPO="odoo/odoo" MAKEPOT="1"
|
||||
- TESTS="1" ODOO_REPO="OCA/OCB
|
||||
|
||||
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user