Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add minimum Rust version #64

Merged
merged 1 commit into from
Feb 4, 2018
Merged

Conversation

BurntSushi
Copy link
Contributor

This commit adds a specific version of Rust to test CI against.

Note that this PR isn't necessarily requesting any specific policy with respect to the minimum Rust version. Rather, this is a request for CI to be gated on a specific version of Rust so that the minimum version can be bumped consciously. This also serves as a useful documentation tool for perspective users. A glance at the CI configuration will yield important information about what version of the Rust compiler is required to build this crate.

This commit adds a specific version of Rust to test CI against.
@KodrAus
Copy link
Collaborator

KodrAus commented Feb 4, 2018

Thanks @BurntSushi!

@KodrAus KodrAus merged commit 013bf59 into rust-cli:master Feb 4, 2018
@BurntSushi BurntSushi deleted the ag/minimum branch February 4, 2018 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants