Skip to content

Commit

Permalink
initialize 12.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Mar 25, 2019
1 parent b677534 commit 3e32134
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ addons:

env:
global:
- VERSION="11.0" TESTS="0" LINT_CHECK="0" MAKEPOT="0"
- VERSION="12.0" TESTS="0" LINT_CHECK="0" MAKEPOT="0"

matrix:
- LINT_CHECK="1"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/277/11.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-mis-builder-contrib-277)
[![Build Status](https://travis-ci.com/OCA/mis-builder-contrib.svg?branch=11.0)](https://travis-ci.com/OCA/mis-builder-contrib)
[![codecov](https://codecov.io/gh/OCA/mis-builder-contrib/branch/11.0/graph/badge.svg)](https://codecov.io/gh/OCA/mis-builder-contrib)
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/277/12.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-mis-builder-contrib-277)
[![Build Status](https://travis-ci.com/OCA/mis-builder-contrib.svg?branch=12.0)](https://travis-ci.com/OCA/mis-builder-contrib)
[![codecov](https://codecov.io/gh/OCA/mis-builder-contrib/branch/12.0/graph/badge.svg)](https://codecov.io/gh/OCA/mis-builder-contrib)

# MIS Builder Contrib

Expand Down

0 comments on commit 3e32134

Please sign in to comment.