summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürgen Gmach <juergen.gmach@googlemail.com>2020-10-28 10:31:31 +0100
committerJürgen Gmach <juergen.gmach@googlemail.com>2020-10-28 10:31:31 +0100
commitadf3a281db1aec485f9e028599655cd5ee193ea3 (patch)
tree84dd7eabafb037d2bc1abcbc0b4404dec0b78af3
parentaff62eb303e6a97697c3fff8473fd9b079a5e2c3 (diff)
downloadzope-event-adf3a281db1aec485f9e028599655cd5ee193ea3.tar.gz
Use Python 3.9 final
Committed via https://github.com/asottile/all-repos
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5ae61c1..53fb893 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ python:
- 3.6
- 3.7
- 3.8
- - 3.9-dev
+ - 3.9
- pypy
- pypy3