summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2019-04-09 13:29:30 -0700
committerMatt Clay <matt@mystile.com>2019-04-09 15:41:50 -0700
commit85ae8f5258f23f2bc049b81599c5533e114f6e02 (patch)
tree310dd3e22689a69ab8a79b1c781e9dfa8ddab684 /shippable.yml
parent16c4df439a6cf9b9a3cd6847ba6be654c8f8f3f6 (diff)
downloadansible-85ae8f5258f23f2bc049b81599c5533e114f6e02.tar.gz
Add Hetzner Cloud to CI integration tests.
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml
index f97e08ae13..f84a5f8cf2 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -161,6 +161,9 @@ matrix:
- env: T=cloud/2.7/1
- env: T=cloud/3.6/1
+
+ - env: T=hcloud/2.7/1
+ - env: T=hcloud/3.6/1
branches:
except:
- "*-patch-*"