diff --git a/.travis.yml b/.travis.yml index 29f2881..3e18a8f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ addons: env: global: - - VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" + - VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0" - TRANSIFEX_USER='transbot@odoo-community.org' # This line contains the encrypted transifex password # To encrypt transifex password, install travis ruby utils with: