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 bb00074 commit c028ac3Copy full SHA for c028ac3
.travis.yml
@@ -14,7 +14,6 @@ before_script:
14
script:
15
- ../configure --enable-sce
16
- build-wrapper-linux-x86-64 --out-dir bw-output make all || true # Will always fail builds on forked repositories.
17
- - make -k check VERBOSE=true
18
- cd .. && sonar-scanner || true # Will always fail builds on forked repositories.
19
20
0 commit comments