mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 08:56: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.6
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8
|
- 3.8
|
||||||
|
- 3.9
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
- python: 2.7
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install -y bc
|
- sudo apt-get install -y bc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user