From 4d567c52c028be9e6f999d82ef53bfa5bb2b1cf5 Mon Sep 17 00:00:00 2001 From: Laetitia Gangloff Date: Mon, 28 Sep 2015 12:22:56 +0200 Subject: [PATCH] [IMP] update README.md, .travis.yml to latest MQT template / add transifex support --- .travis.yml | 36 ++++++++++++++++++++++++------------ README.md | 15 +++++++++++++++ 2 files changed, 39 insertions(+), 12 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9820f2f..7e49412 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,10 @@ +language: python sudo: false cache: pip +python: + - "2.7" + addons: apt: packages: @@ -9,24 +13,32 @@ addons: - cups - libcups2-dev -language: python -python: - - "2.7" +env: + global: + - VERSION="7.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" + - TRANSIFEX_USER='transbot@odoo-community.org' + - secure: PjP88tPSwimBv4tsgn3UcQAD1heK/wcuSaSfhi2xUt/jSrOaTmWzjaW2gH/eKM1ilxPXwlPGyAIShJ2JJdBiA97hQufOeiqxdkWDctnNVVEDx2Tk0BiG3PPYyhXPgUZ+FNOnjZFF3pNWvzXTQaB0Nvz8plqp93Ov/DEyhrCxHDs= + + matrix: + - LINT_CHECK="1" + - TRANSIFEX="1" + - TESTS="1" ODOO_REPO="odoo/odoo" + - TESTS="1" ODOO_REPO="OCA/OCB" virtualenv: system_site_packages: true install: - - git clone https://github.com/OCA/maintainer-quality-tools.git $HOME/maintainer-quality-tools - - export PATH=$HOME/maintainer-quality-tools/travis:$PATH - - travis_install_nightly - - pip install pycups==1.9.66 - - pip install PyPDF2==1.18 - - pip install requests - - git clone https://github.com/OCA/reporting-engine -b ${VERSION} $HOME/reporting-engine + - git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools + - export PATH=${HOME}/maintainer-quality-tools/travis:${PATH} + - travis_install_nightly + - pip install pycups==1.9.66 + - pip install PyPDF2==1.18 + - pip install requests + - git clone https://github.com/OCA/reporting-engine -b ${VERSION} ${HOME}/reporting-engine script: - - travis_run_tests + - travis_run_tests after_success: - coveralls + - travis_after_tests_success diff --git a/README.md b/README.md index 53eeaa3..290a7db 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ +[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/144/7.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-report-print-send-144) [![Build Status](https://travis-ci.org/OCA/report-print-send.svg?branch=7.0)](https://travis-ci.org/OCA/report-print-send) [![Coverage Status](https://coveralls.io/repos/OCA/report-print-send/badge.png?branch=7.0)](https://coveralls.io/r/OCA/report-print-send?branch=7.0) +[![Code Climate](https://codeclimate.com/github/OCA/report-print-send/badges/gpa.svg)](https://codeclimate.com/github/OCA/report-pint-send) + Report - Printing and Sending ============================= @@ -10,3 +13,15 @@ This project aim to deal with modules related to manage document printing and se - Add an printing queue - Allow to choose printer - ... + +Translation Status +------------------ +[![Transifex Status](https://www.transifex.com/projects/p/OCA-report-print-send-7-0/chart/image_png)](https://www.transifex.com/projects/p/OCA-report-print-send-7-0) + +---- + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +http://odoo-community.org/