mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
.travis.yml: Don't perform lint by default
This commit is contained in:
@@ -14,7 +14,7 @@ addons:
|
||||
|
||||
env:
|
||||
global:
|
||||
- VERSION="8.0" TESTS="0" MAKEPOT="0"
|
||||
- VERSION="8.0" TESTS="0" MAKEPOT="0" LINT_CHECK="0"
|
||||
|
||||
matrix:
|
||||
- LINT_CHECK="1"
|
||||
|
||||
Reference in New Issue
Block a user