1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add python3 testing for module PRs. (#4629)

This commit is contained in:
Matt Clay 2016-08-31 16:59:54 -07:00
parent fed23d2f31
commit 928ef28fc8

View file

@ -17,6 +17,8 @@ matrix:
- env: TEST=integration IMAGE=ansible/ansible:ubuntu1404 PRIVILEGED=true
- env: TEST=integration IMAGE=ansible/ansible:ubuntu1604
- env: TEST=integration IMAGE=ansible/ansible:ubuntu1604py3 PYTHON3=1
- env: TEST=integration PLATFORM=windows VERSION=2008-SP2
- env: TEST=integration PLATFORM=windows VERSION=2008-R2_SP1
- env: TEST=integration PLATFORM=windows VERSION=2012-RTM