mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
starts not stats (#8066)
This commit is contained in:
parent
9ac476e87b
commit
97fcfd40d1
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ Certbot uses both Azure Pipelines and Travis to run continuous integration
|
|||
tests. If you are using our Azure and Travis setup, a branch whose name starts
|
||||
with `test-` will run all Azure and Travis tests on that branch. If the branch
|
||||
name starts with `azure-test-`, it will run all of our Azure tests and none of
|
||||
our Travis tests. If the branch stats with `travis-test-`, only our Travis
|
||||
our Travis tests. If the branch starts with `travis-test-`, only our Travis
|
||||
tests will be run.
|
||||
|
||||
Code components and layout
|
||||
|
|
|
|||
Loading…
Reference in a new issue