mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Enable Python 3 CI for Ubuntu 16.04 on Shippable. (#17210)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user