mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
Fix version replacement notes for CI in README.md
This commit is contained in:
parent
5160b49e67
commit
202f23ce02
@ -151,9 +151,8 @@ when a pull request contains unformatted code. Using `--write-mode=diff` instruc
|
||||
rustfmt to exit with an error code if the input is not formatted correctly.
|
||||
It will also print any found differences.
|
||||
|
||||
(These instructions use the Syntex version of Rustfmt. If you want to use the
|
||||
nightly version replace `install rustfmt` with `install rustfmt-nightly`,
|
||||
however you must then only run this with the nightly toolchain).
|
||||
(These instructions use the nightly version of Rustfmt. If you want to use the
|
||||
Syntex version replace `install rustfmt-nightly` with `install rustfmt`).
|
||||
|
||||
A minimal Travis setup could look like this:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user