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
1 changed files with 0 additions and 8 deletions

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