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!
|
||||
missingOverride
|
||||
shiftTooManyBitsSigned
|
||||
unsignedLessThanZero
|
||||
unusedPrivateFunction
|
||||
useStlAlgorithm
|
||||
|
||||
|
|
Loading…
Reference in New Issue