mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-10 19:16:34 +03:00
Add Python 3.9 to travis test grid, drop 2.7
This commit is contained in:
parent
45599b2716
commit
cdc83d64db
|
@ -12,10 +12,7 @@ python:
|
|||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: 2.7
|
||||
- 3.9
|
||||
|
||||
install:
|
||||
- sudo apt-get install -y bc
|
||||
|
|
Loading…
Reference in New Issue
Block a user