mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-11 19:31:13 +00:00
Can we even ask for Python 2.4 on Travis?
This commit is contained in:
@@ -3,6 +3,7 @@ language: python
|
||||
matrix:
|
||||
include:
|
||||
- env: TOKENV=py24 INTEGRATION=no
|
||||
python: 2.4
|
||||
- env: TOXENV=py26 INTEGRATION=yes
|
||||
python: 2.6
|
||||
- env: TOXENV=py27 INTEGRATION=yes
|
||||
|
||||
Reference in New Issue
Block a user