summaryrefslogtreecommitdiff
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-08-01 13:46:37 -0700
committerGitHub <noreply@github.com>2016-08-01 13:46:37 -0700
commite2602e9be001a6e20712b7d64028236ea91ccc2d (patch)
tree5941fd55e03d4d402fcadc15532d85a00078c0fc /shippable.yml
parent6dc148d82c1997263827c19edb7bb15b10c06e15 (diff)
downloadansible-e2602e9be001a6e20712b7d64028236ea91ccc2d.tar.gz
Add FreeBSD to Shippable CI. (#16883)
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml
index 965d735c5f..1de1f8760b 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -8,6 +8,8 @@ matrix:
exclude:
- env: TEST=none
include:
+ - env: TEST=remote TARGET=all PLATFORM=freebsd VERSION=10.3-STABLE
+
- env: TEST=remote TARGET=ci_win1 PLATFORM=windows VERSION=2012-R2_RTM
- env: TEST=remote TARGET=ci_win2 PLATFORM=windows VERSION=2012-R2_RTM
- env: TEST=remote TARGET=ci_win3 PLATFORM=windows VERSION=2012-R2_RTM