Tools mailing list archives

tools@odoo-community.org

Avatar

Re: testing odoo enterprise + community in own t2d runbot

by
Ygol InternetWork, Yves Goldberg
- 16/07/2017 13:01:47
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 -----
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