1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-05-29 23:28:04 +02:00

remove python3 test env for el7 and stretch (no python3-ldap lib anyway)

This commit is contained in:
kakwa 2019-02-07 22:38:30 +01:00
parent fc98b1bd70
commit 9989f97091

View File

@ -37,14 +37,6 @@ matrix:
env:
TEST_PEP8=0
REQ_FILE=requirements.txt
- python: "3.4"
env:
TEST_PEP8=0
REQ_FILE=requirements-el7.txt
- python: "3.5"
env:
TEST_PEP8=0
REQ_FILE=requirements-stretch.txt
- python: "3.6"
env:
TEST_PEP8=0