mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Revert "Can we even ask for Python 2.4 on Travis?"
Becaue we can't: https://travis-ci.org/mgedmin/ansible/jobs/84866458
This reverts commit e31e866e79
.
This commit is contained in:
parent
e31e866e79
commit
43a65c7de4
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ language: python
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- env: TOKENV=py24 INTEGRATION=no
|
- env: TOKENV=py24 INTEGRATION=no
|
||||||
python: 2.4
|
|
||||||
- env: TOXENV=py26 INTEGRATION=yes
|
- env: TOXENV=py26 INTEGRATION=yes
|
||||||
python: 2.6
|
python: 2.6
|
||||||
- env: TOXENV=py27 INTEGRATION=yes
|
- env: TOXENV=py27 INTEGRATION=yes
|
||||||
|
|
Loading…
Reference in a new issue