mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
For some reason Python 3.5 wasn't preinstalled on Travis
This commit is contained in:
@@ -12,6 +12,7 @@ addons:
|
||||
- deadsnakes
|
||||
packages:
|
||||
- python2.4
|
||||
- python3.5
|
||||
install:
|
||||
- pip install tox PyYAML Jinja2 sphinx
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user