Browse Source

Travis: fix a comment typo

teor 4 years ago
parent
commit
6fb44ca8db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -116,7 +116,7 @@ matrix:
     - python: "3.7"
     ## Stable: 20 October 2019
     ## (Switch from 3.8-dev to 3.8, and check for 3.9-dev)
-    ## End of Life: October2024
+    ## End of Life: October 2024
     ## https://www.python.org/dev/peps/pep-0569/#lifespan
     - python: "3.8-dev"
     - python: "nightly"