mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-22 00:46:33 +03:00
Drop unsupported Python versions from Travis test grid
This commit is contained in:
parent
46dcadbe38
commit
2ea289c8a2
|
@ -9,15 +9,10 @@ arch:
|
|||
- arm64
|
||||
|
||||
python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: 2.7
|
||||
|
||||
install:
|
||||
- sudo apt-get install -y bc
|
||||
- pip install -U pip setuptools wheel
|
||||
|
|
Loading…
Reference in New Issue
Block a user