Fedora CI: Stop testing on Python 2.6
This commit is contained in:
parent
776d4ae9a3
commit
b5e9f71561
@ -23,9 +23,6 @@
|
|||||||
- smoke38:
|
- smoke38:
|
||||||
dir: python/smoke
|
dir: python/smoke
|
||||||
run: VERSION=3.8 ./venv.sh
|
run: VERSION=3.8 ./venv.sh
|
||||||
- smoke26:
|
|
||||||
dir: python/smoke
|
|
||||||
run: VERSION=2.6 METHOD=virtualenv TOX=false ./venv.sh
|
|
||||||
- smoke27:
|
- smoke27:
|
||||||
dir: python/smoke
|
dir: python/smoke
|
||||||
run: VERSION=2.7 METHOD=virtualenv ./venv.sh
|
run: VERSION=2.7 METHOD=virtualenv ./venv.sh
|
||||||
@ -49,7 +46,6 @@
|
|||||||
required_packages:
|
required_packages:
|
||||||
- gcc
|
- gcc
|
||||||
- virtualenv
|
- virtualenv
|
||||||
- python26
|
|
||||||
- python27
|
- python27
|
||||||
- python34
|
- python34
|
||||||
- python35
|
- python35
|
||||||
|
Loading…
Reference in New Issue
Block a user