mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Removing python 2.4 from travis install
This commit is contained in:
parent
00daf43aed
commit
e7009a14b4
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ addons:
|
|||
apt:
|
||||
sources:
|
||||
- deadsnakes
|
||||
packages:
|
||||
- python2.4
|
||||
#packages:
|
||||
# - python2.4
|
||||
install:
|
||||
- pip install tox PyYAML Jinja2 sphinx
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue