diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 084d743..0000000 --- a/.travis.yml +++ /dev/null @@ -1,37 +0,0 @@ -language: python -sudo: false -cache: - apt: true - directories: - - $HOME/.cache/pip - -python: - - "3.6" - -addons: - postgresql: "9.6" - apt: - packages: - - expect-dev # provides unbuffer utility - - python-lxml # because pip installation is slow - - python-simplejson - - python-serial - - python-yaml - -env: - global: - - VERSION="13.0" TESTS="0" LINT_CHECK="1" TRANSIFEX="0" - - matrix: - - TESTS="1" ODOO_REPO="odoo/odoo" - -install: - - git clone --depth=1 https://github.com/ingadhoc/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools - - export PATH=${HOME}/maintainer-quality-tools/travis:${PATH} - - travis_install_nightly - -script: - - travis_run_tests - -after_success: - - travis_after_tests_success diff --git a/README.md b/README.md index 873a344..bfeec6e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1 @@ -[![Runbot Status](http://runbot.adhoc.com.ar/runbot/badge/flat/56/13.0.svg)](http://runbot.adhoc.com.ar/runbot/repo/github-com-ingadhoc-enterprise-extensions-56) - # Mercadopago for Odoo diff --git a/oca_dependencies.txt b/oca_dependencies.txt deleted file mode 100644 index e69de29..0000000