starts not stats (#8066)

This commit is contained in:
Brad Warren 2020-06-10 16:58:46 -07:00 committed by GitHub
parent 9ac476e87b
commit 97fcfd40d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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