diff --git a/tests/tests.yml b/tests/tests.yml index 56a420b..4eeab36 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -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