Travis: Remove suppression for unsignedLessThanZero warnings
This commit is contained in:
parent
71bd7f68d4
commit
f3167865ef
|
@ -8,7 +8,6 @@ shadowFunction
|
||||||
# temporary suppressions - fix the warnings!
|
# temporary suppressions - fix the warnings!
|
||||||
missingOverride
|
missingOverride
|
||||||
shiftTooManyBitsSigned
|
shiftTooManyBitsSigned
|
||||||
unsignedLessThanZero
|
|
||||||
unusedPrivateFunction
|
unusedPrivateFunction
|
||||||
useStlAlgorithm
|
useStlAlgorithm
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue