mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-25 10:23:43 +03:00
Add Python 3.9 to travis test grid
This commit is contained in:
parent
af62637637
commit
1a455035fc
|
@ -12,6 +12,7 @@ python:
|
||||||
- 3.6
|
- 3.6
|
||||||
- 3.7
|
- 3.7
|
||||||
- 3.8
|
- 3.8
|
||||||
|
- 3.9
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install -y bc
|
- sudo apt-get install -y bc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user