diff options
author | Matt Clay <matt@mystile.com> | 2017-08-15 21:31:02 -0700 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2017-08-15 21:31:02 -0700 |
commit | d2065cfc0d4d93f8dc1c9a1db6da7ee88f9613b0 (patch) | |
tree | 738208edf9c6aeedec5af94abd041a35e2de1ec9 /shippable.yml | |
parent | 4caddad22497e1eba10b0b6a497e807b4a6440ad (diff) | |
download | ansible-d2065cfc0d4d93f8dc1c9a1db6da7ee88f9613b0.tar.gz |
Temporarily disable network tests.
Diffstat (limited to 'shippable.yml')
-rw-r--r-- | shippable.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shippable.yml b/shippable.yml index 58531132cf..cb9fdcf7d6 100644 --- a/shippable.yml +++ b/shippable.yml @@ -24,8 +24,6 @@ matrix: - env: TEST=windows - - env: TEST=network - - env: TEST=linux/centos6/1 - env: TEST=linux/centos7/1 - env: TEST=linux/fedora24/1 |