Tools mailing list archives
tools@odoo-community.org
Browse archives
Re: testing odoo enterprise + community in own t2d runbot
by
Ygol InternetWork, Yves Goldberg
in case it might be useful to others:
I used in .travis.yml file:
- TRAVIS_BUILD_DIR="/home/odoo/build/user/repo/odoo-addons"
--
Yves Goldberg
--
----- Original message -----
From: admin@ygol.com
Subject: Re: testing odoo enterprise + community in own t2d runbot
Date: Fri, 14 Jul 2017 15:28:00 +0300
progressing on my runbot journey:)
How would I specify to handle odoo modules under a sub-directory in my repo?
for example:
some files
some general directory/
** odoo_addons/ **
other stuff/
.travis.yml
README.md
TIA
--
Yves Goldberg
--
Reference
-
Re: testing odoo enterprise + community in own t2d runbot
byYgol InternetWork, Yves Goldberg-
Re: testing odoo enterprise + community in own t2d runbot
byYgol InternetWork, Yves Goldberg
-