From 37c038aac21013548152870b660401c7f210fcb1 Mon Sep 17 00:00:00 2001 From: Mathias Date: Thu, 14 Dec 2017 10:33:03 +0100 Subject: [PATCH] . --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index edfc8f5..ef7c4dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,13 +18,12 @@ addons: env: global: - - VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" + - VERSION="11.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" matrix: - TESTS="1" ODOO_REPO="odoo/odoo" install: - - pip install requests - pip install cachetools - pip install pdfconv - pip install anybox.testing.openerp