We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b0871 commit ba1bb5eCopy full SHA for ba1bb5e
.travis.yml
@@ -14,4 +14,4 @@ install:
14
15
script:
16
- make -j9 distcheck CTEST='ctest -j9'
17
- - test -z "$TRAVIS_COMMIT_RANGE" || csbuild --git-commit-range "$TRAVIS_COMMIT_RANGE" -c "make distclean && make -j9" --git-bisect --print-fixed
+ - test -z "$TRAVIS_COMMIT_RANGE" || csbuild --git-commit-range "$TRAVIS_COMMIT_RANGE" -c "make distclean && make -j9" --git-bisect --print-fixed --gcc-add-flag=-Wno-shadow
0 commit comments