Skip to content

Commit

Permalink
travis: 7.0 -> 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lepistone committed Sep 15, 2014
1 parent 60af882 commit da8ee8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ python:
- "2.7"

env:
- VERSION="7.0" ODOO_REPO="odoo/odoo"
- VERSION="7.0" ODOO_REPO="OCA/OCB"
- VERSION="8.0" ODOO_REPO="odoo/odoo"
- VERSION="8.0" ODOO_REPO="OCA/OCB"

virtualenv:
system_site_packages: true
Expand Down

0 comments on commit da8ee8d

Please sign in to comment.