| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
I think this allows us to use custom quality profiles (ie, disable
or edit rulesets).
|
|
|
|
|
| |
The fuzzer build is still in the critical path, everything else
still finished before it.
|
|
|
|
|
| |
Having several long tests at the end means we end up not being able
to make good use of Travis running 5 builds for us in parallel.
|
|
|
|
|
|
|
|
|
|
| |
Sanitizer mode isn't testing anything extra vs the fuzzer tests which
also use the sanitizers.
Similarly mini-static is pretty well covered by the other minimized
build and the static build.
Will cut about 7-10 minutes from Travis build time.
|
| |
|
| |
|
|
|