Greetings, Rusticians!

Today I want to point out something very cool that may not have hit your radar yet.

As a budding Rust package maintainer you are probably aware of how much effort it can take to keep up with our fast-moving little language. Now there is a tool that can help! The incomparable Hans Jørgen Hoel has made Rust nightly builds for Ubuntu work with [Travis CI] and, beyond that, created a dashboard solely for tracking the build status of Rust projects. [Rust CI] is a super cool project that I expect to play a big role in our community as Rust matures. Configuring your packages to work with Travis CI and Rust CI is very simple, and I highly recommend it. I've also added a (very sparse) page on [continuous integration] to the wiki that I hope we can fill out as the story unfolds.

Regards,
Brian

[Travis CI]: https://travis-ci.org/
[Rust CI]: http://hiho.io/rust-ci/
[continuous integration]: https://github.com/mozilla/rust/wiki/Doc-continuous-integration
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to