indiv0 / xkcd-rs

Rust bindings for the XKCD web API
https://indiv0.github.io/xkcd-rs/xkcd
Apache License 2.0
4 stars 0 forks source link

Fix nightly builds #10

Closed indiv0 closed 7 years ago

indiv0 commented 7 years ago

Nightly Travis CI builds currently disable the necessary "hyper" feature, which should be fixed to avoid compilation failures.