Update src/bootstrap/util.rs
Co-Authored-By: Jake Goulding <shepmaster@mac.com>
This commit is contained in:
@@ -326,7 +326,7 @@ pub enum CiEnv {
|
|||||||
Travis,
|
Travis,
|
||||||
/// The AppVeyor environment, for Windows builds.
|
/// The AppVeyor environment, for Windows builds.
|
||||||
AppVeyor,
|
AppVeyor,
|
||||||
/// The Azure Pipelines environment, for Linux (including Docker), Window, and macOS builds.
|
/// The Azure Pipelines environment, for Linux (including Docker), Windows, and macOS builds.
|
||||||
AzurePipelines,
|
AzurePipelines,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user