Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jesus Zapata
runbot_branch_remote_name_grp_feature2
Commits
2787cd8a
Commit
2787cd8a
authored
Nov 22, 2015
by
Moises Lopez - https://www.vauxoo.com/
Browse files
Update .travis.yml
parent
3f92cbe6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
.travis.yml
.travis.yml
+8
-3
No files found.
.travis.yml
View file @
2787cd8a
...
...
@@ -17,9 +17,14 @@ addons:
virtualenv
:
system_site_packages
:
true
env
:
-
VERSION="8.0" ODOO_REPO="vauxoo/odoo" TESTS=1 LINT_CHECK=0 ODOO_LINT=0 INCLUDE=base
-
VERSION="8.0" TESTS=0 LINT_CHECK=1 ODOO_LINT=1
global
:
-
VERSION="8.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
matrix
:
-
LINT_CHECK="1" ODOO_LINT=1
-
TESTS="1" ODOO_REPO="odoo/odoo" INCLUDE=base
install
:
-
git clone --single-branch --depth=1 https://github.com/vauxoo/maintainer-quality-tools.git -b master ${HOME}/maintainer-quality-tools
...
...
@@ -30,4 +35,4 @@ script:
-
travis_run_tests
after_success
:
-
travis_after_tests_success
\ No newline at end of file
-
travis_after_tests_success
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment