Skip to content

Commit e4301db

Browse files
author
Marina Polyakova
committed
Merge remote-tracking branch 'origin/master' into stable
2 parents bdfafed + 51c6af4 commit e4301db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis/run_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ if [ "$LEVEL" = "hardcore" ]; then
6464
# perform static analyzis
6565
scan-build --status-bugs \
6666
-disable-checker core.UndefinedBinaryOperatorResult \
67+
-disable-checker core.DivideZero \
6768
-disable-checker deadcode.DeadStores \
6869
make USE_PGXS=1 || status=$?
6970

0 commit comments

Comments
 (0)