diff options
author | Matt Clay <matt@mystile.com> | 2017-02-09 01:33:40 +0100 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2017-02-09 02:01:17 +0100 |
commit | 4e19adb919bcf160a9d0c06eca6da511cd4038d2 (patch) | |
tree | 1ccadf45dd7051e7087d749b866e080c9b23ebd7 /shippable.yml | |
parent | Added info on ntlm and credssp, updated configure script for credssp (#21175) (diff) | |
download | ansible-4e19adb919bcf160a9d0c06eca6da511cd4038d2.tar.xz ansible-4e19adb919bcf160a9d0c06eca6da511cd4038d2.zip |
Restore FreeBSD 11.0 tests for CI.
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shippable.yml b/shippable.yml index 1d40856204..cbd25c4c5b 100644 --- a/shippable.yml +++ b/shippable.yml @@ -14,6 +14,7 @@ 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 |