summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2019-10-23 15:32:41 +0300
committerMarius Gedminas <marius@gedmin.as>2019-10-23 15:32:41 +0300
commitb2b7ec8bca04be337bd91a6c5c6df61a5e27b418 (patch)
tree9b2d7a3875c104d5cb0cff96cb47a774207b6d1c
parente79c3f5b470b3262f3863488d7ff274b75d388ab (diff)
downloadzope-security-b2b7ec8bca04be337bd91a6c5c6df61a5e27b418.tar.gz
Use Python 3.8 final on Travis CI
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1dcbbec..c9f6e54 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ matrix:
- python: 3.5
- python: 3.6
- python: 3.7
- - python: 3.8-dev
+ - python: 3.8
- python: pypy2.7-6.0
- python: pypy3.5-6.0
- python: 2.7