summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2021-05-20 17:00:24 +0200
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2021-05-20 17:00:24 +0200
commit1a455035fc5232191795c3a7cbe0f0339d13148a (patch)
treef5b55638e231b41a064916aee6c9265e2a9199db
parentaf6263763705818089b3343dcbe6cfd01ed3a261 (diff)
downloadpsycopg2-1a455035fc5232191795c3a7cbe0f0339d13148a.tar.gz
Add Python 3.9 to travis test grid
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 35d3163..75c40d6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ python:
- 3.6
- 3.7
- 3.8
+ - 3.9
install:
- sudo apt-get install -y bc