Contributors mailing list archives
contributors@odoo-community.org
Browse archives
proposed mass commit on OCA repositories
by
Camptocamp France SAS, Alexandre Fayolle
Hello everyone,
Following the advice found on http://docs.travis-ci.com/user/migrating-from-legacy/ I'm planning to make a mass commit on the branches 6.1, 7.0, 8.0 of all OCA projects having .travis.yml with the following changes (except l10n-brazil):If time allows, I will also try to extract the pip install <modulename> from the install section of .travis.yml and replace it with pip install -r requirements.txt which I think will make it easier to handle the external dependencies.
--
Follow-Ups
-
Re: proposed mass commit on OCA repositories
byTAKOBI s.r.l., Lorenzo Battistini. -
Re: proposed mass commit on OCA repositories
byCamptocamp France SAS, Alexandre Fayolle -
Re: proposed mass commit on OCA repositories
byCamptocamp France SAS, Alexandre Fayolle -
Re: proposed mass commit on OCA repositories
byCamptocamp France SAS, Alexandre Fayolle