Commit bfefe96b authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

drop fuzz testing in CI

This job has been broken for some time – even prior to the Travis shutdown – due
to environment problems. When working, it also had not surfaced any bugs in a
long time. While fuzzing support is there and it works, AFL is no longer a state
of the art fuzzer and fuzzing from scratch is no longer particularly effective.
A better approach to this now would be to use a more advanced fuzzer and do
continuous (or at least resuming) fuzzing.

This completes the migration away from Travis CI.
parent a29733d5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment