Merge pull request #246 from pivotal-k8s/windows-travis

Move Windows tests to Travis
This commit is contained in:
Dan Williams
2018-12-19 10:38:24 -06:00
committed by GitHub
6 changed files with 27 additions and 38 deletions

View File

@ -1,5 +1,4 @@
[![Linux Build Status](https://travis-ci.org/containernetworking/plugins.svg?branch=master)](https://travis-ci.org/containernetworking/plugins)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/kcuubx0chr76ev86/branch/master?svg=true)](https://ci.appveyor.com/project/cni-bot/plugins/branch/master)
[![Build Status](https://travis-ci.org/containernetworking/plugins.svg?branch=master)](https://travis-ci.org/containernetworking/plugins)
# plugins
Some CNI network plugins, maintained by the containernetworking team. For more information, see the individual READMEs.