diff options
author | Matt Clay <matt@mystile.com> | 2017-01-27 10:31:12 -0800 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2017-01-27 10:31:12 -0800 |
commit | 085865cee81a981475280197fd40e7fbbae1f490 (patch) | |
tree | 58a07bc6edb32dfc10b1caff89647561efbfad3c /shippable.yml | |
parent | 679a3cb1ccf0165e3b1ee2b49fcf40c8a64602b5 (diff) | |
download | ansible-085865cee81a981475280197fd40e7fbbae1f490.tar.gz |
Temporarily remove FreeBSD 11.0 from CI.
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shippable.yml b/shippable.yml index cbd25c4c5b..1d40856204 100644 --- a/shippable.yml +++ b/shippable.yml @@ -14,7 +14,6 @@ matrix: - env: TEST=osx/10.11 - env: TEST=freebsd/10.3-STABLE - - env: TEST=freebsd/11.0-STABLE - env: TEST=windows/1 - env: TEST=windows/2 |