[FIX] understand the env section
authorHolger Brunn <hbrunn@therp.nl>
Mon, 21 Jul 2014 10:02:12 +0000 (12:02 +0200)
committerHolger Brunn <hbrunn@therp.nl>
Mon, 21 Jul 2014 10:02:12 +0000 (12:02 +0200)
.travis.yml

index b326bdd..ca285b4 100644 (file)
@@ -4,8 +4,7 @@ python:
   - "2.7"
 
 env:
   - "2.7"
 
 env:
-  - VERSION="7.0"
-  - DATABASE="openerp_test"
+  - VERSION="7.0" DATABASE="openerp_test"
 
 virtualenv:
   system_site_packages: true
 
 virtualenv:
   system_site_packages: true