summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2020-11-19 23:40:38 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2021-01-10 11:26:14 +0100
commitb81e3171e9f870892e6b8a894db6d00ecd93f544 (patch)
treea7fdec1c434559c63e31b0e732a8fc8ac0efbb7c /.travis.yml
parent06ec1ea1cc7be6034144bd06f07c35eb9d1b4953 (diff)
downloadrsa-git-b81e3171e9f870892e6b8a894db6d00ecd93f544.tar.gz
Declare support for and test Python 3.9
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0fed68b..ff7329c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ python:
- "3.6"
- "3.7"
- "3.8"
+ - "3.9"
matrix:
include: