skip lintian checks for debian builds
This commit is contained in:
parent
7d5f73d7c4
commit
aaf3b4137b
|
@ -32,6 +32,7 @@ install:
|
|||
env:
|
||||
global:
|
||||
- DEB_BUILD_OPTIONS="parallel=4"
|
||||
- DEBUILD_LINTIAN="no"
|
||||
- SMPFLAGS="-j4"
|
||||
matrix:
|
||||
- OS=el DIST=6
|
||||
|
|
Loading…
Reference in New Issue