From 296d2f8879f5d5d163520e73be6458943e58f00f Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Wed, 17 Feb 2016 17:11:17 -0500 Subject: [PATCH] Add Sauce Labs matrix to the README This also updates the Travis CI image to be a vector. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 565d3622..5984bb24 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ Browser compatibility * Safari 3+ * Opera 10.6+ +Select2 is automatically tested on the following browsers. + +[![Sauce Labs Test Status][saucelabs-matrix]][saucelabs-status] + Usage ----- You can source Select2 directly from a CDN like [JSDliver][jsdelivr] or @@ -91,7 +95,9 @@ The license is available within the repository in the [LICENSE][license] file. [jsdelivr]: http://www.jsdelivr.com/#!select2 [license]: LICENSE.md [releases]: https://github.com/select2/select2/releases -[travis-ci-image]: https://travis-ci.org/select2/select2.svg?branch=master +[saucelabs-matrix]: https://saucelabs.com/browser-matrix/select2.svg +[saucelabs-status]: https://saucelabs.com/u/select2 +[travis-ci-image]: https://img.shields.io/travis/select2/select2/master.svg [travis-ci-status]: https://travis-ci.org/select2/select2 [bootstrap3]: https://getbootstrap.com/