From 5da4735e679418858308a7fd44552ed78ddb77bb Mon Sep 17 00:00:00 2001 From: Eugene Molotov Date: Fri, 4 Oct 2019 10:30:32 +0000 Subject: [PATCH] :shield: travis: bump odoo version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0fccba0..b3626e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,7 +17,7 @@ addons: env: global: - - VERSION="12.0" TESTS="0" LINT_CHECK="0" UNIT_TEST="0" + - VERSION="13.0" TESTS="0" LINT_CHECK="0" UNIT_TEST="0" - PYLINT_ODOO_JSLINTRC="/home/travis/maintainer-quality-tools/travis/cfg/.jslintrc" matrix: