[travis] Build lightning-net-tokio on Rust 1.39.0+, fuzz on stable 2020-02-fuzz-on-stable
authorMatt Corallo <git@bluematt.me>
Sat, 1 Feb 2020 17:37:50 +0000 (12:37 -0500)
committerMatt Corallo <git@bluematt.me>
Wed, 4 Mar 2020 18:47:25 +0000 (13:47 -0500)
commitc5fb57269f867aa68d022873bcdd006a7207930b
treec1cbf27df0c5104953a2f2f6d08a19e6bc090139
parent27426f84c03c34a9f72938cb4c19c1df2ed899cf
[travis] Build lightning-net-tokio on Rust 1.39.0+, fuzz on stable

This disables building the lightning-net-tokio crate on 1.34.2 on
Travis in anticiption of relying on async/await for
lightning-net-tokio, with the nice side-effect of reducing the
amount of work done on our slowest Travis job.

This also adds 1.39.0 to Travis as that is the new MSRV for
lightning-net-tokio and uses that for codecov generation.

This also moves fuzzing to Rust stable, as honggfuzz broke its MSRV
and it seems likely it will again in the future.
.travis.yml