Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.4 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.4 KB

example-rustfmt Travis Status Dependency Status Gitter

Features

  • For every PR, check if the code compiles
  • For every PR, check if the tests pass
  • For every PR, check the code style

Windows support is left out because it is irrelevant to the example.

Note: this repo is configured to build on a schedule to prevent it from going stale

  • TravisCI: Once a month unless there was a build in the last 24 hours

Requirements

  • Your crate must be hosted on GitHub (free).
  • A Travis CI account (free).
  • An AppVeyor account (free).

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.