Run with mutagen on travis.
authorMatt Corallo <git@bluematt.me>
Fri, 24 Apr 2020 18:22:26 +0000 (14:22 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 4 May 2020 17:58:13 +0000 (13:58 -0400)
commit916b9344c88cc7042d8ad08bc2263b7401c147b2
treef959fc3975cd26668accac491615c2dee15dec79
parent7f56b78ac1312e14380e4274769b48f121591329
Run with mutagen on travis.

Sadly our test coverage isn't very good and I had to hunt for
functions to mutate where we fail tests on every mutation mutagen
creates, but committing the framework is a start.
.github/workflows/build.yml
.travis.yml
lightning/Cargo.toml
lightning/src/lib.rs
lightning/src/ln/channel.rs