Skip to content

Commit

Permalink
Add python3 testing for module PRs. (ansible#2825)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Dec 8, 2016
1 parent 2858d24 commit 7e3af74
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ansible/modules/extras/shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e3af74

Please sign in to comment.