Description Usage Value Author(s) Examples
Determines if the environment is AppVeyor
1 |
TRUE if run on AppVeyor, FALSE otherwise
Richèl J.C. Bilderbeek
1 2 3 | if (is_on_appveyor()) {
print("Running on AppVeyor")
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.