gendx / lzma-rs

An LZMA decoder written in pure Rust
MIT License
128 stars 27 forks source link

Remove bors integration. #47

Closed gendx closed 4 years ago

gendx commented 4 years ago

Pull Request Overview

This pull request removes bors integration. It's not working well (https://github.com/gendx/lzma-rs/issues/28), and is not really needed in the current state of the project.

Testing Strategy

This pull request was tested by Travis-CI.

Supporting Documentation and References

N/A

TODO or Help Wanted

N/A

gendx commented 4 years ago

Travis build: https://travis-ci.org/github/gendx/lzma-rs/builds/683284872