mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Enable Python 3 CI for Ubuntu 16.04 on Shippable. (#17210)
This commit is contained in:
parent
e2e7390adc
commit
106b12b369
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ matrix:
|
|||
- env: TEST=integration TARGET=other IMAGE=ansible/ansible:ubuntu1404
|
||||
- env: TEST=integration TARGET=other IMAGE=ansible/ansible:ubuntu1604
|
||||
|
||||
- env: TEST=integration TARGET=all IMAGE=ansible/ansible:ubuntu1604py3 PYTHON3=1
|
||||
|
||||
- env: TEST=sanity INSTALL_DEPS=1 TOXENV=py24
|
||||
python: 2.7
|
||||
- env: TEST=sanity INSTALL_DEPS=1 TOXENV=py26
|
||||
|
|
Loading…
Reference in a new issue