From: Holger Brunn Date: Mon, 21 Jul 2014 10:02:12 +0000 (+0200) Subject: [FIX] understand the env section X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;ds=sidebyside;h=604e71bedcd22b182fd820937129c28372ce7a7d;p=odoo%2Fodoo.git [FIX] understand the env section --- diff --git a/.travis.yml b/.travis.yml index b326bdd..ca285b4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,7 @@ python: - "2.7" env: - - VERSION="7.0" - - DATABASE="openerp_test" + - VERSION="7.0" DATABASE="openerp_test" virtualenv: system_site_packages: true