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