Fedora CI: No Python 2.6 tests

This commit is contained in:
Miro Hrončok 2020-03-25 18:41:22 +01:00
parent c958c1ff3c
commit 9f3589082e

View File

@ -8,9 +8,6 @@
- repo: "https://src.fedoraproject.org/tests/python.git"
dest: "python"
tests:
- smoke26:
dir: python/smoke
run: VERSION=2.6 METHOD=virtualenv TOX=false ./venv.sh
- smoke27:
dir: python/smoke
run: VERSION=2.7 METHOD=virtualenv ./venv.sh