Skip to content

Commit 22df2fe

Browse files
authored
[FIX] .travis.yml: Correct version
1 parent 4b2b60e commit 22df2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python:
1717

1818
env:
1919
global:
20-
- VERSION="8.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
20+
- VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
2121
- TRANSIFEX_USER='transbot@odoo-community.org'
2222
- secure: hK2mRXUaQYPkWzXlmU2ClrqkgiaLkLdfymJdOt5b0nLtiNirK6gT+jqt5z8mpAXYHn9RFu6PiDnb7D+pYFtBvj9965aPGx7iuw2Y+8LrwVv1EZbM3zy+A8tHoCfo6axaCKG28E++hr2V53lw2qZMNojKr9vbdnlcfyaNQaXP4hs=
2323
matrix:

0 commit comments

Comments
 (0)