Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.46 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.46 KB

example-base Travis Status Appveyor Status Dependency Status Gitter

Features

  • For every PR, check if the code compiles
  • For every PR, check if the tests pass
  • Supports Windows and Linux

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
  • Appveyor: Once a month: 0 0 1 * *

Requirements

  • Your crate must be hosted on GitHub (free).
  • A Travis CI 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.