Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Add python3 testing for module PRs. (#2825)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Sep 1, 2016
1 parent aedaca5 commit e8a5442
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shippable.yml
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 e8a5442

Please sign in to comment.