summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-08-31 17:04:25 -0700
committerGitHub <noreply@github.com>2016-08-31 17:04:25 -0700
commite8a5442345b4702816814f86a4264805c1ec7753 (patch)
tree34e0735f680ae749e048ec3f027bb4e62254e171
parentaedaca55ac02d7394c94918170d5c32f013c0938 (diff)
downloadansible-modules-extras-e8a5442345b4702816814f86a4264805c1ec7753.tar.gz
Add python3 testing for module PRs. (#2825)
-rw-r--r--shippable.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml
index c182c149..c392bfa6 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -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